Wedge.js

A super-simple HTML5 audio library that supports low latency on mobile

This demo page shows how to use wedge.js. If you are building on PhoneGap and use the LowLatencyAudio plugin, low latency audio will automatically be used, otherwise, Buzz! is used for audio playback.

Play a sample

This is a simple example of preloading a sample and playing it

Code to do this

Loading...

Loop

This is a simple example of looping a sample

Code to do this

Loading...