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

Page of 187
Currency_with_Confirm
The 
Currency_With_Confirm
 voice element captures from the caller a currency amount in dollars and cents, and
presents a confirmation menu allowing the caller to either accept their entry or re-enter the currency value. The currency
amount can be entered using the keypad or spoken. The captured value will be stored in element data as a decimal value
(without the $ character).
There are several different formats for speaking a currency amount or entering it through the keypad. Voice browsers
may use different grammars and therefore accept different utterances. However, the spoken formats listed below should
result in the same behavior for all supported browsers. The tables below list each input and the value that is stored in
element data as a result. If some data is left out, the system assumes a default value for the missing information.
Description
Example
Stored
Value
Utterance
Dollars are whole numbers >= 0.
Cents are from 00 to 99. The word
and is optional.
"thirteen dollars and fifty cents "
= 13.50
D.CC
[dollar] "dollar(s)" ("and") [cent]
"cent(s)"
Dollars are whole numbers >= 0.
Cents are from 00 to 99.
"thirteen dollars five" = 13.05
D.CC
[dollar] "dollar(s) "[cent]
A plain whole number is
interpreted as dollars with no
cents.
“three hundred fifty” = 350.00
D.00
[dollar] "dollar(s)"
To specify cents only, the word
cents to be uttered. Cents are from
00 to 99.
"three cents" = 0.03
0.CC
[cent] "cent(s)"
Description
Example
Stored
Value
DTMF Entry
The decimal is represented by the
* button.
3*99 = 3.99
D.CC
[D]*[CC]
Element Specifications for Cisco Unified CVP VXML Server and Cisco Unified Call Studio Release 8.0(1)
43
 Chapter 15