Buzz is a JavaScript library that uses HTML5′s audio element.
Buzz is relatively easy to implement and has an extensive documentation (many audio libraries miss out on this). Buzz also degrades gracefully if the audio tag isn’t supported.
Buzz has an extensive API that allows you to use preload; add autoplay; set the file(s) to loop; etc.
You’d use this library for band websites and websites requiring sound effects, as well as integrating podcasts, and soforth.
- Website: http://buzz.jaysalvat.com/
- Demo: http://buzz.jaysalvat.com/demo














