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

Page of 187
The confidence level threshold to use
during currency capture.
0.40
true
true
Yes
decimal
(0.0 to
1.0)
currency_confidence_level
(Currency Confidence Level)
The confidence level threshold to use
during confirmation.
0.50
true
true
Yes
Decimal
(0.0 to
1.0)
confirm_confidence_level
(Confirm Confidence Level)
Whether or not to temporarily disable all
hotlink grammars (global or local) and
false
true
true
Yes
boolean
modal
(Disable Hotlinks)
universal grammars. If set to true, only
the grammars of the current
Currency_With_Confirm element (the
currency and boolean grammars) 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
false
true
true
Yes
boolean
secure_logging
(Secure Logging)
Currency_With_Confirm 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
tru
e
Yes
int ≥ 1
maxnbest
(Maxnbest)
Element Data
Notes
Type
Name
The currency amount captured. This will always be a decimal number with the
appropriate number of padded zeros (up to 2).
string
Value
This is the confidence value of the captured currency 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 is the confidence value of the captured confirm utterance.
float
confirm_confidence
This stores the number of n-best hypotheses generated by the speech engine.
int ≥ 1
nbestLength
This set of element data stores the captured n-best utterances. While the
maximum number of nbestUtteranceX values is equal to the maxnbest setting
string
nbestUtterance1
nbestUtterance2
value, the actual number of these values available is determined by speech
recognition at runtime, where nbestUtterance1 holds the utterance of the top
Element Specifications for Cisco Unified CVP VXML Server and Cisco Unified Call Studio Release 8.0(1)
45
Chapter 15: Currency_with_Confirm
Element Data