Buzz Makes it Easy to Use HTML5 Audio

Jay Salvat has produced some amazing jQuery plugins before and his latest library continues in that tradtion. Buzz is his newest creation and makes it incredibly easy to use the new HTML5 Audio element's API. It offers methods to track things like:

  • Browser support
  • Codec support
  • Timing
  • Playback
  • and more...

And support for a variety of audio formats:

It also provides methods to help you degrade your application for non-modern browsers. It's a simple, clean and easy-to-use library and definitely worth a look.