On Feb 23, 1:13 pm, kavitha <[email protected]> wrote: > Thanks for reply skink. > > I downloaded lame.zip,,but totally lost > > how to use in my android project. > > Thanks > Kavitha > > > > On Tue, Feb 23, 2010 at 5:10 PM, skink <[email protected]> wrote: > > > kavitha wrote: > > > Hi All, > > > > Is there any way to convert mp3 to PCM stream in android? > > > > Please help. > > > > Thanks > > > Kavitha > > > use lame --decode > > > 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%2bunsubs[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en
if you want to convert the files from your application you should have lame sources. using NDK you could integrate it with your app 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

