Hi all, Thanks the MediaPlayer, it's possible to play MP3 and OGG. However, how can we play other audio formats ? We have many audio decoders in Java (jSpeex, Monkey Audio ...) that can convert (on fly) an encoded audio stream to PCM stream. It means that we can have an PCM InputStream but we don't see any method with InputStream as parameter in MediaPlayer class ?
Would it be possible ? Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

