Hi,
I am streaming an MP3 audio and instead making this MP3 audio to play,
I want it to be converted to PCM format and pass this PCM audio to
AudioTrack(as it takes PCM data as input.) instead of passing my MP3
stream to MediaPlayer.
Can anyone please help me to convert the MP3 to PCM stream?
Thanks.
Regards,
Purvi


