voice_age
Specifies the Voice model name, which indicates the type of TTS technology used for synthesis.
Value |
DEFAULT: Adult |
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 |
Seldom used. |
TtsSetParamsEx calls may use an age in years, but any integer is converted to the string names shown above. TtsGetParamEx calls for the native API voice_age parameter always return a string.