Cisco Cisco Unified Customer Voice Portal 11.0(1) User Guide

Page of 45
N
UMBER
 
 
C
ISCO 
CVP V
OICE
XML 3.1
 
 
 
Say it Smart Specifications 
 
Number 
Name: 
  number 
Display Name: 
Number  
Class Name:   
com.audium.sayitsmart.plugins.AudiumSayItSmartNumber
 
Description 
This Say It Smart type handles the reading of any number. The number can be negative or 
positive, contain a decimal, and can even contain an exponent. The whole part of the number is 
read normally and the decimal part of the number is read digit-by-digit. This plugin can handle 
numbers up to 999 trillion. 
The number can be read back in a way that sounds somewhat robotic, though it uses a minimum 
number of audio files. The number can also be read back in a manner that sounds better to the 
caller but will require more files to do so. These differences are encapsulated in the Number 
type’s two filesets: 
standard
 and 
enhanced
. All Cisco CVP VoiceXML Say It Smart plugins 
that have numerical components use the Number plugin to convert their numbers so those 
plugins will list these two filesets as well. 
Input Formats 
Name  
(Display Name) 
 
Description 
standard
  
(Standard)
 
This represents any number, negative or positive, with or without a decimal, 
and optionally containing an exponent. No commas are allowed. 
Output Formats 
Name  
(Display Name) 
Input Format 
Depends On 
 
Description 
standard
  
(Standard Number)
 
standard
 
The whole part of the number is read normally and 
the decimal is read digit-by-digit. 
no_trailing_0s
 
(Read w/ no Trailing 0s)
 
standard
 
The whole part of the number is read normally, the 
decimal is read digit-by-digit, omitting trailing zeros.
Filesets 
Name  
(Display Name) 
Output Format  
Depends On 
 
Description 
standard
 
(Standard)
 
standard 
no_trailing_0s
 
This fileset involves fewer audio files to render the 
number but at the cost of sounding a bit robotic.  
enhanced
 
(Enhanced)
 
standard 
no_trailing_0s
 
This fileset involves more audio files to render a better 
sounding number. 
 
 
Copyright 2001 - 2005 Audium Corporation.  All Rights Reserved. 10/05
 
31