Audio element
Method of playing sound on webpages (without requiring a plug-in). Includes support for the following media properties: `currentSrc`, `currentTime`, `paused`, `playbackRate`, `buffered`, `duration`, `played`, `seekable`, `ended`, `autoplay`, `loop`, `controls`, `volume` & `muted`
Web Audio API
High-level JavaScript API for processing and synthesizing audio
WebCodecs API
API to provide more control over the encoding and decoding of audio, video, and images.
3 results found.