Playing sound over speakers while playing music through headphones

Viewed 21806

I have an AudioTrack streaming via headphones. I have to send a SoundPool to built-in speakers only, without interrupting the AudioTrack playing over the headphones. Any hacks gangsters?

1 Answers
Related