joshwcomeau / use-sound

A React Hook for playing sound effects
MIT License
2.76k stars 98 forks source link

How fix "The AudioContext was not allowed to start"? #30

Closed sevsergey closed 4 years ago

sevsergey commented 4 years ago

Message in chrome: "The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page." How fix it?

monecchi commented 3 years ago

I'm still looking for a fix... Perhaps the "AudioContext" issue will be promoted to an error instead of a warning on a future Chrome release...