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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

