Hello! I want to make a Text to speech, but i want the AI (Robot) to talk out in the recording device "Line1". Do any one know how to do this?!
Something like this but that is working!Thanks!Code:Form1.Output = Line1
Printable View
Hello! I want to make a Text to speech, but i want the AI (Robot) to talk out in the recording device "Line1". Do any one know how to do this?!
Something like this but that is working!Thanks!Code:Form1.Output = Line1
Have you seen or looked at TTSApp? vb.net actually have a built in speech
But you got to look into it more about changing the output of the audio to a recording device.