<audio>
The HTML <audio>
element is used to embed sound content in documents. It may contain several audio sources, represented using the src attribute or the <source>
element; the browser will choose the most suitable one.
https://developer.mozilla.org/en/docs/Web/HTML/Element/audio