RiTa
index
Name setOutputFile()
Class RiSpeech
Description Will direct output to a file instead of to the system's audio output. To re-enable audio output (the default), pass null to this method.
Syntax
setOutputFile(wavFileName);
Returns void
Usage Web & Application
Related