Not able to fetch grammar and prompt files through CRTP
From DocWiki
(Difference between revisions)
(→Not able to fetch grammar and prompt files through CRTP) |
m (1 revision) |
Latest revision as of 15:20, 9 April 2010
Not able to fetch grammar and prompt files through CRTP
Problem Summary | Not able to fetch grammar and prompt files through CRTP |
---|---|
Error Message | fetch error message |
Possible Cause | wrong crtp url |
Recommended Action | use proper crtp url.
crtp:/<repository>[/<languages>]/<path>[?<params>][#<ref>] For example: if the file "TestGrammar.grxml" exists in the User grammar repository under a folder named myApp, the CRTP URI would be as follows: crtp:/grammar/myApp/TestGrammar.grxml for en_Us locale: crtp:/grammars/lang,en_US/TextGrammar.grxml similarly for prompts crtp:/Prompts/lang,en_US/TestPrompt.wav |
Release | Release 8.0(1) |
Associated CDETS # |