You won't be able to do this with the API that Android gives you. Hopefully some day they will give us a better multimedia framework.
Doug On Sep 26, 9:11 am, Raj <[email protected]> wrote: > I have some mp3 files in my /res/raw folder. What I am doing is that, > whenever a user clicks on a button a respective sound is played and after he > is finished with pressing all the buttons, I want to club all those mp3 > files together and a make a new audio file out of it and save it to sd card. > I googled a lot and foundAudioTrack and SoundPoolclasses useful but they > couldn't resolve the issue. > > Please Help. -- 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

