Native audio and video on the web — and embedding the rest
The web platform has first-class support for audio and video through the <audio> and <video> elements. This section covers everything from embedding a simple audio clip to scripting a custom media player and visualizing sound with the Web Audio API.