howler.js
howler.js copied to clipboard
Why some mp3 can't be load
Why some big mp3 can't be load in web mobile Are there any restrictions on MP3 loading
how big is the mp3?
Add html5: true
to the howl object for large mp3s. On large mp3s howler will download the entire mp3 before starting to play ...
https://github.com/goldfire/howler.js#streaming-audio-for-live-audio-or-large-files
Is there is a size limit for .MP3s?
when i add html5:true,i can not play mp3 that load from leancloud's repository.only in usingWeb=true,that can play.