Hi everyone! I want to concatenate two audio files (i.e. Wav) into new audio file. Want to join them to play one after another, not mix it. I found this java code: http://efreedom.com/Question/1-653861/Join-Two-Wav-Files-Java
But the problem is that android doesnt support javax.sound :( Anyone know how to deal with this? -- 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

