


Is it even possible? And how? Some code examples and links appreciated!ġ) AudioTrack able to play on different channels // only play sound on leftįor(int i = 0 i = Build.VERSION_CODES. But I didn't find any information how to play 2 audio streams simultaneously.

Imagine a headset and I need to play 1st song at left speaker and 2nd song on right speaker simultaneously.Īfter some research I found that it is possible to play at some single channel. Is it possible to play 2 different audio streams on different channels. Some special circumstances force me to do that perverted thing.
