A JavaScript HTML5 Audio Library: Buzz!
Buzz is a small but powerful JavaScript HTML5 library that allows you to easily take advantage of the new HTML5 audio element. It degrades properly on non-modern browsers.
In a few lines you can check for various audio format and start, stop, loop, fade-in and fade-out sounds. The library provides a useful interface for organizing a directory full of MP3 and Ogg Vorbis files (which you inevitably need to do to support cross-platform audio) as well as preloading features.
P.S. The project looks promising but doesn’t appear to degrade gracefully.
Recent Comments