1
I took a look at MDN, but I didn’t quite understand its functionality...
What good is?
How to use?
What is the difference with Audio? They should be used together?
It is necessary, for example, for compatibility?
1
I took a look at MDN, but I didn’t quite understand its functionality...
What good is?
How to use?
What is the difference with Audio? They should be used together?
It is necessary, for example, for compatibility?
0
Before the HTML5 element, Flash or other plug-in was required. Although audio on the Web no longer requires a plug-in, the audio tag brings some significant limitations for implementing more complex things such as sophisticated games and interactive apps, such as a score editor.
This article might be interesting: https://www.html5rocks.com/en/tutorials/webaudio/intro/
Browser other questions tagged javascript áudio
You are not signed in. Login or sign up in order to post.