voice
Specifies the Voice name for synthesis.
Value |
String. The name of any installed Vocalizer voice. For example, Samantha. Not case-sensitive. Note: Specify the complete voice name (including any suffix). DEFAULT: (none) |
How to set |
Set in the session xml file for the application. Configure the <speechsynth> element located under <sessionparameters>, <speechserver>. API—Set as TTS_PARAM_LID_LANGUAGES in TtsSetParamsEx. |
Usage |
Always used for each TTS request (specified in one form or another when creating the TTS instance). |