Re: [android-developers] Re: Playing two audio files at once

2011-05-16 Thread Raghav Sood
Thanks, I should be able to do it now. On Tue, May 17, 2011 at 12:25 PM, Chris Stratton wrote: > On Tuesday, May 17, 2011 2:13:32 AM UTC-4, Gheter wrote: > > >> Is it possible to play two audio files at once, one of which is played >> through the right earphone and the other through the left? Is

[android-developers] Re: Playing two audio files at once

2011-05-16 Thread Chris Stratton
On Tuesday, May 17, 2011 2:13:32 AM UTC-4, Gheter wrote: > Is it possible to play two audio files at once, one of which is played > through the right earphone and the other through the left? Is it even > possible to send different audio to each earphone? > You probably can't do it with the m

[android-developers] Re: Playing two audio files at once

2011-05-16 Thread Nightwolf
Use audio track and mix any source to any channel. http://developer.android.com/intl/de/reference/android/media/AudioTrack.html On May 17, 10:13 am, Raghav Sood wrote: > Hi, > > Is it possible to play two audio files at once, one of which is played > through the right earphone and the other throu