Cannot playback recorded sound on Android

What is the correct way for recording audio and playing it back when on an Android device? Our application (SparkleFish) records sounds and then plays them back using the Audio library. It works great on iOS.

On an Android device, I cannot figure out how to play the sound back. I’ve tried both event sounds and the audio library.

Also, based on the documentation, I can’t find a case where you can play back what was recorded on an Android device. It looks like recording can produce a .raw (i.e. pcm) file or a .3gp file. However, the audio library only plays back .mp3 and .ogg for Android according to the docs. I have no idea what the event sound playback support is. I couldn’t tell from reading the documentation.

Finally, I tried building and running the SimpleAudioRecorder sample on my Droid 2 and it does not playback recorded sound either.

Any ideas are greatly appreciated. At this point, SparkleFish for Android is blocked.

If I’m just doing something crazy and this is not a bug, please forgive me. :slight_smile:
Thanks,

Paul Osburn [import]uid: 7101 topic_id: 12061 reply_id: 312061[/import]