Offline Web Audio Demo

The sound in this demo is stored as a base64 string and converted back to audio data for playback via the Web Audio API. This enables mobile browsers such as iOS6 Safari to cache audio offline for playback.

Press play below:

Fork on GitHub

Demo by: Alex Gibson