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

Page of 187
Yes_No_Menu
The 
Yes_No_Menu
 voice element presents a yes/no menu. It can be configured to accept DTMF entry (1 for yes and
2 for no) or spoken input (yes or no and other synonymous utterances, however this is dependent on the voice browser).
There is an optional feature that allows the word replay to be spoken (or DTMF button 3) that replays the
initial_audio_group
. The voice element uses the browser specific VoiceXML builtin grammar for the boolean
field type. A separate exit state exists for the yes and no choices (there is no exit state for replay since dialog execution
is still contained within the confines of the voice element).
This chapter contains the following topics:
Settings
Notes
Default
Sub.
Allowed
Single
Setting
Value
Req'd
Type
Name (Label)
0 = infinite noinputs allowed.
3
true
true
Yes
int ≥ 0
max_noinput_count
(Max NoInput Count)
0 = infinite nomatches allowed.
3
true
true
Yes
int ≥ 0
max_nomatch_count
(Max NoMatch Count)
The type of entry allowed for input (using speech
recognition, DTMF entry, or both). Possible values
are: 
voice
 | 
dtmf
 | 
both
.
both
false
true
Yes
string
enum
inputmode
(Input Mode)
Element Specifications for Cisco Unified CVP VXML Server and Cisco Unified Call Studio Release 8.0(1)
173
 Chapter 42