added soundjs

This commit is contained in:
Alexandru Dreptu 2015-10-22 21:32:58 +03:00
parent 23a1b76cc1
commit 9745872386

View File

@ -689,6 +689,7 @@ http://www.listjs.com
* [flowplayer](https://github.com/flowplayer/flowplayer) - The HTML5 video player for the web
<http://flowplayer.org/>
* [mediaelement](https://github.com/johndyer/mediaelement) - HTML5 <audio> or <video> player with Flash and Silverlight shims that mimics the HTML5 MediaElement API, enabling a consistent UI in all browsers. <http://mediaelementjs.com/>
* [SoundJS](https://github.com/CreateJS/SoundJS) - A library to make working with audio on the web easier. It provides a consistent API for playing audio in different browsers.