Music in Background
Am I able to play an audio source in the background?
0
-
Hi Spencer,
Implementing auto-playing background audio for web pages is difficult in general because of most browsers discourage it. Hence even if you embed a background audio to a webpage, in most popular web browsers the audio may not auto play. You can read more about the browser policies on auto-playing audio
- Google Chrome: https://developer.chrome.com/blog/autoplay/
- Mozilla: https://developer.mozilla.org/en-US/docs/Web/Media/Autoplay_guide
0
Please sign in to leave a comment.
Comments
1 comment