I tried to play a piec  of 16-bit .wav audio file,  no sound came out
from my earphone, but .mp3 file would be OK. Do any one else have this
kind of experience?

This is the code:

player = MediaPlayer.create(this, R.raw.test);    // I put test.wav
in /res/raw
player.start();

Thanks for any help!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to