[android-developers] Re: Play wav files in Media player

2009-01-21 Thread Dave Sparks
I suspect that your problem is in some details that you haven't given us yet. How many media players are you creating at the same time? On Jan 20, 10:47 pm, ena enu1...@gmail.com wrote: On Jan 21, 8:23 am, Dave Sparks davidspa...@android.com wrote: What is the format of the data in the WAVE

[android-developers] Re: Play wav files in Media player

2009-01-20 Thread Dave Sparks
What is the format of the data in the WAVE file? OpenCore only supports 8- and 16-bit linear PCM. On Jan 20, 11:59 am, ena enu1...@gmail.com wrote: plz help me outActually i want to play many file one by one in media player.im using that code MediaPlayer

[android-developers] Re: Play wav files in Media player

2009-01-20 Thread rktb
OpenCORE also supports wav files with A-law and mu-law format. On Jan 21, 8:23 am, Dave Sparks davidspa...@android.com wrote: What is the format of the data in the WAVE file? OpenCore only supports 8- and 16-bit linear PCM. On Jan 20, 11:59 am, ena enu1...@gmail.com wrote: plz help me

[android-developers] Re: Play wav files in Media player

2009-01-20 Thread ena
On Jan 21, 8:23 am, Dave Sparks davidspa...@android.com wrote: What is the format of the data in the WAVE file? i play audio file of wav format. OpenCore only supports 8- and 16-bit linear PCM. i think that is not file problem because some time the files are able to played and some