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

Phonegap example #293

Closed FPeters84 closed 6 years ago

FPeters84 commented 6 years ago

Dear awesome people that might help me,

I am trying to make a very basic soundboard app by using Cordova Phonegap, and building my app in the cloud on Phonegap build.

To be honest, I am a bit of a noob and I am a bit lost in the documentation :) Does somebody maybe has a working example of a phonegap app? That would be awesome :)

Many thanks in advance for your consideration, and thank you! Kind regards, Frank

lannymcnie commented 6 years ago

We don't have any samples currently. The Cordova plugin is fairly out of date unfortunately.

Do you have any specific questions? StackOverflow is a good place to post them. Cheers.