<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

Can I Use <audio>?

Can I Use audio? Data on support for the audio element across the major browsers from caniuse.com.

Sandbox