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

Page of 187
value of the top hypothesis in the n-best list and
<SLOT_ELEMENT_DATAX>
 holds the slot value of the last hypothesis.
<SLOT_ELEMENT_DATAX*>
Note: If the 
slot_element_data
 setting is blank, these sets of element
data will not be created.
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
string
nbestUtterance1
nbestUtterance2
maxnbest
 setting value, 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
string
nbestInterpretation1
nbestInterpretation2
values is equal to the 
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
float
nbestConfidence1
nbestConfidence2
is equal to the 
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. This stores the number of no input events that the browser
returned during the collection phase of the VXML field name variable.
string
nbestInputmode1
nbestInputmode2
nbestInputmodeX
This stores the number of no input events that the browser returned during
the collection phase of the VXML field name variable.
int ≥ 0
collect_noinput_count
This stores the number of no match events that the browser returned
during the collection phase of the VXML field name variable.
int ≥ 0
collect_nomatch_count
SLOT_ELEMENT_DATA
 is a string identical to the configuration value of the 
slot_element_data
 setting, and X is
from 1 to the length of the n-best list. If more than one such value is configured, then multiple sets of element data
using the same naming convention will be created.
Element Specifications for Cisco Unified CVP VXML Server and Cisco Unified Call Studio Release 8.0(1)
96
Chapter 25: Form
Element Data