Cisco Cisco Customer Voice Portal 8.0(1) Entwickleranleitung

Seite von 187
2. The language code to assign to the
xml:lang
 attribute of the parent
<grammar>
 tag (optional). If omitted the
attribute will not have an 
xml:lang
attribute and the standard scoping rules
apply.
3. The grammar weight (optional)
4. The grammar type (optional)
5. URL of the grammar file (required)
The type can be left blank to use the adapter
default or set to ‘null’ to not include a type at all.
If one of the optional parameters is defined, four
semi-colons must be used, even if the other
parameters are not used. For example:
en-US;en-US;0.6;application/srgs
+xml;http://IP:PORT/mygrammar.grxml
fr-FR;en-US;;application/srgs
+xml;http://IP:PORT/mygrammar.grxml
;;0.6;;http://IP:PORT/mygrammar.grxml
;fr-FR;0.6;null;http://IP:PORT/
mygrammar.grxml
http://IP:PORT/mygrammar.grxml
This setting is repeatable so multiple external
grammar sources may be specified. None of the
four settings - 
voice_grammar
dtmf_grammar
,
voice_keyword
 and 
dtmf_keypress
 - is
required, but at least one must be specified since
a form cannot be completed without a grammar.
Defines an external DTMF grammar for
Form_With_Confirm, in a string format delimited
None
true
false
*No
URI
dtmf_grammar
(DTMF Grammar)
with a semi-colon specifying four values in the
following order:
1. The language context in which the current
grammar should be used (optional). If
omitted the language will be the same as the
page-scoped language.
2. The language code to assign to the
xml:lang
 attribute of the parent
<grammar>
 tag (optional) . If omitted the
Element Specifications for Cisco Unified CVP VXML Server and Cisco Unified Call Studio Release 8.0(1)
101
Chapter 26: Form_with_Confirm
Settings