Cisco Cisco Customer Voice Portal 8.0(1) Developer's Guide

Page of 187
The maximum number of noinput events
allowed during number input capture. 0
= infinite noinputs allowed.
3
true
true
Yes
int ≥ 0
max_noinput_count
(Number Max NoInput
Count)
The maximum number of nomatch
events allowed during number input
capture. 0 = infinite nomatches allowed.
3
true
true
Yes
int ≥ 0
max_nomatch_count
(Number Max NoMatch
Count)
The confidence level threshold to use
during number capture.
0.40
true
true
Yes
decimal
(0.0 – 1.0)
number_confidence_level
(Number Confidence
Level)
Whether or not to temporarily disable
all hotlink grammars (global or local)
false
true
true
Yes
boolean
modal
(Disable Hotlinks)
and universal grammars. If set to true,
only the grammars of the current
Number element will be enabled for the
duration of the element. Otherwise all
active grammars will be enabled.
Whether or not to enable logging of
potentially sensitive data of the Number
false
true
true
Yes
boolean
secure_logging
(Secure Logging)
element. If set to true, the following
potentially sensitive data of the element
will not log: utterance, interpretation,
value, nbestUtteranceX† and
nbestInterpretationX†. Instead, the above
will be logged as the field name
appended with the suffix
“_secureLogging” and with the value
“*****”, for example
nbestUtterance1_secureLogging,*****.
The maximum number of speech
recognition results that can be generated
per voice input.
1
true
true
Yes
int ≥ 1
maxnbest
(Maxnbest)
†Refer to the Element Data table for information about nbestUtteranceX and nbestInterpretationX
Element Data
Notes
Type
Name
The number captured and stored as a whole or decimal number with an optional
minus sign.
string
Value
This is the confidence value of the captured utterance. When n-best recognition
is enabled, this stores the confidence score of the top hypothesis in the n-best list.
float
value_confidence
This stores the number of n-best hypotheses generated by the speech engine.
int ≥ 1
nbestLength
Element Specifications for Cisco Unified CVP VXML Server and Cisco Unified Call Studio Release 8.0(1)
120
Chapter 29: Number
Element Data