Ts3sdk tts

I’m looking to send TTS over a TS3SDK client server setup written in C#.

Firstly which is the best forum to ask this question on the new system?

Secondly does anybody know if this can be done without creating a virtual audio device?

1 Like

I’ve been scouring the web for a few weeks now.

So if I go down the custom capture and wav file route…

Do I create a custom device and Aquire the data from the wav?

Would that then play over the network (ie instead of a mic input)?

Is there a certain format the wav file needs to be?

Any help appreciated.