Cordova Media API - playAudio() is slow
Does anyone have experience with playAudio() being really slow?
When I run
playAudio('http://audio.ibeat.org/content/p1rj1s/p1rj1s_-_rockGuitar.mp3'),
it seems like it downloads the entire mp3 before even playing it.
Is there a way to start playing instantly? Or, is there a good example of
an implementation of the API that actually plays right away?
No comments:
Post a Comment