Hi,

I am getting an error message for playing sound file using SoundPool
class when the rate of playback exceeds 1.5. I can speed down the
playback as low as 0.25, so speeding down is not a problem.

I found this forum discussing about the crash report for playback rate
for version 1.1.
http://groups.google.com/group/android-developers/browse_thread/thread/e2f18cd7d53bcdfb
Is the playback on SoundPool still unstable for version 1.5 as well?
It doesn't crash but reports an error.

This is the error message I am getting:

AudioFlinger    Sample rate out of range: 108808 mSampleRate 44100
AudioTrack      AudioFlinger could not create track, status: -22
SoundPool      Error creating AudioTrack


I'd appreciate if any one can suggest getting around this problem.

BTW, I am playing back ogg file with 16-bit PCM 44100Hz.
Please let me know if you need any other information from me.

~Akito

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to