Thanks for response. But how to convert any music into PCM format in android?
Can anybody tell solution please Thanks Kaviha On Mon, Feb 15, 2010 at 5:07 PM, skink <[email protected]> wrote: > > > On Feb 15, 12:12 pm, kavitha <[email protected]> wrote: > > Hi All, > > > > I want to play music from online mp3 link. > > > > I am reading the music data into a stream and trying to play it using > audio > > track. > > > > But itz giving only noise.No music i could listen. > > > > if you hear noise your code probably works ok as mp3 is *not* PCM > data, use PCM data and you will hear your music > > pskink > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 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

