Skip to content

Any way to have autoplay? #68

Answered by cifkao
darknebulae asked this question in Q&A
Discussion options

You must be logged in to vote

Most modern browsers do not support audio autoplay. Audio must be started by a user action.

In Chrome, you get a message like this if you try to start audio right after the page loads:

The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu

So this is not really possible.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cifkao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants