|
VoiceChange COM objects reference - main list Method RenderSpeech |
Handle = VXTxt2SpeechObject.RenderSpeech(Text, Params)
Parse Text and return Handle, for use in method FetchWaveFile.
Parameter string Params:
Parameter Description OnNotFound What to do if the word is not found in available WAV files. Value "ignore" will skip the word, the value "error", will return an error.