ssml_validation
Sets the mode to evaluate SSML markup in input text.
Value |
DEFAULT: strict |
How to set |
In the application's session xml in the <speechsynth> section of <sessionparameters>. API—Set as TTS_PARAM_LID_LANGUAGES in TtsSetParamsEx. |
Use |
Sometimes used. |
The "strict" mode is the most robust setting because it ensures agreement between the application and Vocalizer engine. Otherwise Vocalizer tries to handle bad input, which may lead to TTS output that differs from the application intent.