I have a use-case where a user in a channel must broadcast their mic, and their speaker output to users in the channel at the same time.
EG: a user is broadcasting an audio file and is talking over it at the same time to all users in a channel.
Now I think using two input devices at once in Teamspeak isn't possible, but can anyone think of any solutions to this issue? doesn't matter if it's hardware or software based.
So far the only way I've been able to achieve this is run two individual Teamspeak clients;
First client is using the mic as the input device
Second client is using the output speaker as the input device
I don't want to run two clients to solve this problem though. Surely there has to be some easy method or tool to mix an output audio device and an input audio device together.