SoundJS
A library to make working with audio on the web easier. It provides a consistent API for playing audio in different browsers.
What You'll Learn
A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback.
Technologies & Topics
utility
Getting Started
1. Clone the Repository
git clone https://github.com/CreateJS/SoundJS.git
2. Follow the README
Check the repository's README file for specific setup instructions, dependencies, and usage examples.
3. Explore and Learn
Study the code structure, run the examples, and experiment with modifications to deepen your understanding.
Repository Info
Quick Actions
More in JavaScript