You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2025. It is now read-only.
It seems like Chrome's autoplay policy blocks the audio context from starting up.
The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page.
Perhaps a Start button somewhere can get us around this?
It seems like Chrome's autoplay policy blocks the audio context from starting up.
The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page.Perhaps a
Startbutton somewhere can get us around this?