audio - C# mixing the same inputs by 3 independent mixers -


good evening, i'm facing problem might easy in end.

i've got different audio sources on single pc: 2 teamspeak instances, 1 voip connection, sound samples , background noise. there 3 independent headphone devices. each 1 needs mix source streams.

how achieve this? thought of creating virtual audio devices, sending source's streams them, split each stream 3 times, mix them , send them headphones in end. possible?


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -