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

Page of 187
The maximum number of noinput events allowed
during time input capture. 0 = infinite noinputs
allowed.
3
true
true
Yes
int ≥ 0
collect_max_noinput_count
(Time Max NoInput Count)
The maximum number of nomatch events
allowed during time input capture. 0 = infinite
nomatches allowed.
3
false
true
Yes
int ≥ 0
collect_max_nomatch_count
(Time Max NoMatch
Count)
The confidence level threshold to use during time
capture.
0.40
true
true
Yes
decimal
(0.0 –
1.0)
collect_confidence_level
(Time Confidence Level)
Whether or not to temporarily disable all hotlink
grammars (global or local) and universal
false
true
true
Yes
boolean
modal
(Disable Hotlinks)
grammars. If set to true, only the grammars of
the current Time 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 Time element. If set to true,
false
true
true
Yes
boolean
secure_logging
(Secure Logging)
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
nbestIInterpretationX. Element Data
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
This set of element data stores the captured n-best utterances. While the maximum
number of 
nbestUtteranceX
 values is equal to the 
maxnbest
 setting value, the
string
nbestUtterance1
nbestUtterance2
actual number of these values available is determined by speech recognition at
runtime, where 
nbestUtterance1
 holds the utterance of the top hypothesis in
the n-best list and 
nbestUtteranceX
 holds the utterance of the last hypothesis.
Element Specifications for Cisco Unified CVP VXML Server and Cisco Unified Call Studio Release 8.0(1)
160
Chapter 39: Time
Element Data