VoiceChange news Content of documentation User documentation Administrator documentation Index of terms Technical Support Search on-line

VoiceChange COM objects reference - main list
Method RenderSpeech

Syntax

Handle = VXTxt2SpeechObject.RenderSpeech(Text, Params)

Description

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.