CreateJS / SoundJS

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.
http://createjs.com/
MIT License
4.42k stars 838 forks source link

how to use soundjs in angular 2 #277

Open s-senguttuvan opened 7 years ago

s-senguttuvan commented 7 years ago

previously i used soundjs,preloadjs in angularjs version1. now i want to use angularjs2, i dont know how to add createjs code in angular2. help me!!!

lannymcnie commented 6 years ago

Can you provide any specific questions? Are you having trouble accessing the SoundJS directly? Feel free to provide more info.