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

Page of 187
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,
string
nbestUtterance1
nbestUtterance2
the 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.
nbestUtteranceX
This set of element data stores the interpretations of captured n-best utterances.
While the maximum number of 
nbestInterpretationX
 values is equal to the
string
nbestInterpretation1
nbestInterpretation2
maxnbest
 setting value, the actual number of these values available is determined
by speech recognition at runtime, where 
nbestInterpretation1
 holds the
interpretation of the top hypothesis in the n-best list and
nbestInterpretationX
 holds the interpretation of the last hypothesis.
nbestInterpretationX
This set of element data stores the confidence scores of captured n-best utterances.
While the maximum number of 
nbestConfidenceX
 values is equal to the
float
nbestConfidence1
nbestConfidence2
maxnbest
 setting value, the actual number of these values available is determined
by speech recognition at runtime, where 
nbestConfidence1
 holds the
confidence score of the top hypothesis in the n-best list and 
nbestConfidenceX
holds the confidence score of the last hypothesis.
nbestConfidenceX
This set of element data stores the input modes of captured n-best utterances.
string
nbestInputmode1
nbestInputmode2
nbestInputmodeX
Exit States
Notes
Name
The maximum number of nomatch events has occurred. If the nomatch max count is 0, this
exit state will never occur.
max_nomatch
The maximum number of noinput events has occurred. If the noinput max count is 0, this
exit state will never occur.
max_noinput
The number capture was completed.
done
Note: If the number to be captured is a positive whole number and the input is via DTMF, the
number can be entered using this voice element or the 
Digits
 voice element.
Element Specifications for Cisco Unified CVP VXML Server and Cisco Unified Call Studio Release 8.0(1)
121
Chapter 29: Number
Exit States