Audio: Micro-Application May Not Always Create Correct VoiceXML
From DocWiki
Revision as of 18:47, 18 December 2009 by Docwikibot (Talk | contribs)
Micro-Application May Not Always Create Correct VoiceXML
| Problem Summary | The execution of Play Data (PD) Micro-Application may not always create VoiceXML as per the current VoiceXML and SSML built-in grammar types. This may lead to variations on expected spoken results when using TTS. |
| Error Message | The TTS server bases its rendering of speech interpretation based on how we output these values, and it may not produce the exact output we are predicting or desire. |
| Possible Cause | Configuration not in alignment with VoiceXML standards. |
| Recommended Action | Change the say-as element and the interpret-as attribute to align them to the following standards in order to hear the desired output:
Voice Extensible Markup Language (VoiceXML) Version 2.0 (Specifically Appendix P): http://www.w3.org/TR/voicexml20/#dmlABuiltinshttp://www.w3.org/TR/voicexml20/#dmlABuiltins Speech Synthesis Markup Language (SSML) 1.0:http://www.w3.org/TR/speech-synthesis/http://www.w3.org/TR/speech-synthesis/ Speech Recognition Grammar Specification (SRGS) 1.0: http://www.w3.org/TR/speech-grammar/http://www.w3.org/TR/speech-grammar/ Semantic Interpretation for Speech Recognition (SISR) - W3C Working Draft 1 April 2003: http://www.w3.org/TR/2003/WD-semantic-interpretation-20030401/http://www.w3.org/TR/2003/WD-semantic-interpretation-20030401/ |
| Release | Release 7.0(2) |
| Associated CDETS # | None. |