Grammar Compatibility
| Select the type of ASR server engine to target ASR grammars. Options are:
- IBM - Grammars are optimized to work with IBM WebSphere or WebSphere Express ASR engines.
- Nuance 9.0 (Quantum) - Grammars are optimized to work with Nuance 9.0.
- Nuance OSR - Grammars are optimized to work with Nuance OpenSpeech Recognition products (including Quantum).
- SRGS-Literals - (Default) Grammars conform to the SRGS Version 1.0 standard.
- SRGS-SISR - Grammars are generated in the SRGS format with SISR per the standards and do not take into account any vendor specific nuances.
Note: Nuance 9.0 (Quantum) and Nuance OSR use the same format. Dialog Designer, by default, creates grammars to support all ASR engines. The grammars used at run-time is based on what is selected in this field, and ultimately the value of the following variable in the web.xml file: runtime-asr.
|
Enable Speech Synthesis Markup Language (SSML) generation in project prompts
|
Select this check box to enable SSML markers to work in prompts. To disable SSML markers, clear this check box.
If selected, when the Avaya Application Simulator is generating the TTS content, it also generates the SSML data to help with the rendering of that content (even in simulation mode during testing). The Microsoft TTS engine used by Dialog Designer, however, is not capable of generating or using SSML data, so it is not apparent during testing that it is being generated.
|