If that doesn't work, seriously consider using the MediaPlayer. AFAIK, it doesn't load the entire audio clip into memory, and can stream.
Show differencesHistory of post edits
#ActualCornstalks
Posted 29 November 2012 - 10:47 PM
If that doesn't work, seriously consider using the MediaPlayer. AFAIK, it doesn't load the entire audio clip into memory, and can stream.
#2Cornstalks
Posted 29 November 2012 - 10:11 PM
If that doesn't work, seriously consider using the MediaPlayer. AFAIK, it doesn't load the entire audio clip into memory, and can stream.
#1Cornstalks
Posted 29 November 2012 - 10:04 PM
You're missing an s on your path, I believe. Try "file:///android_assets/".
If that doesn't work, seriously consider using the MediaPlayer. AFAIK, it doesn't load the entire audio clip into memory, and can stream.
If that doesn't work, seriously consider using the MediaPlayer. AFAIK, it doesn't load the entire audio clip into memory, and can stream.