Touchdesigner Turorial – “Text-to-Speech” #touchdesigner #tutorial #tutoriales

Chapters:
0:03 Set Up
0:18 Edit Contents – Enter Code:

import subprocess

def onValueChange(channel, sampleIndex, val, prev):
subprocess.Popen(
[‘say’, “Thank you Touchdesigner, now I will go touch some grass”])

0:40 Enter Text-to-Speech
0:51 Listen to Text-to-Speech

About The Author

You might be interested in