Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<audio> element not working? #42

Open
Codelica opened this issue May 5, 2019 · 1 comment
Open

<audio> element not working? #42

Codelica opened this issue May 5, 2019 · 1 comment

Comments

@Codelica
Copy link

Codelica commented May 5, 2019

I feel like I've tried everything. Calling play() with button onclick event so there is interaction. Have tried MP3 and OGG. Always gives:

NotSupportedError: The operation is not supported.

Same code plays fine in Safari and Chrome. Seems odd. I do hear sound from the default YouTube TV. Curious if anyone has plain tags working.

@dzucconi
Copy link

I'm also trying to get this to work. HTML5 audio appears to be supported but it doesn't actually play back — if you try to feature detect it it looks like it should work. Loading the page: https://html5tutorial.info/html5-audio.php Loads a player with a loading message that just hangs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants