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

Page of 48
D
ATE
 
 
S
AY 
I
S
MART 
S
PECIFICATIONS 
 
 
 
FOR 
C
ISCO 
U
NIFIED 
C
USTOMER 
V
OICE 
P
ORTAL 
R
ELEASE 
4.0(1) 
 
 
 
 
11
 
Date 
Name: 
  date 
Display Name: 
Date  
Class Name:   
com.audium.sayitsmart.plugins.AudiumSayItSmartDate
 
Description 
This Say It Smart type handles the reading of a date or portions of a date. It handles many input 
formats for the date, some of which provide only a partial date. The plugin also supports the 
components of the date separated by forward slashes (/) and will require the use of this delimiter 
if any component of the date is expressed with one digit instead of two (for example, May 2 can 
be expressed as 0502 or 5/2 where the slash is required if any component is not padded with 0s). 
The date is read back in standard English fashion; the month name (rather than the number), the 
day, and the year. If only partial information is available, only that data will be read. The plugin 
will only read legitimate dates according to the standard Gregorian calendar and will throw an 
error if an incorrect date is given. 
This plugin uses the Unified CVP Number Say it Smart plugin to render the year. It uses the 
same audio files so recordings done to support Number can be leveraged to support Date. 
Input Formats 
All input formats with more than one date component can appear delimited with forward slashes. 
Name  
(Display Name) 
 
Description 
mmddyyyy
 
(MMDDYYYY)
 
The full date with the month, day, and four digit year. The data can be 
handled in any of the following formats: 
mmddyyyy
mm/dd/yyyy
m/dd/yyyy
mm/d/yyyy
, or 
m/d/yyyy
mmddyy 
(MMDDYY)
 
The full date with the month, day, and two digit year. The data can be 
handled in any of the following formats:
 mmddyy
mm/dd/yy
m/dd/yy
mm/d/yy
,
 mm/dd/y
,
 m/d/yy
,
 m/dd/y
,
 mm/d/y
, or 
m/d/y
ddmmyyyy 
(DDMMYYYY)
 
The full date with the day, month, and four digit year. The data can be 
handled in any of the following formats:
 ddmmyyyy
dd/mm/yyyy
d/mm/yyyy
dd/m/yyyy
, or 
d/m/yyyy
ddmmyy 
(DDMMYY)
 
The full date with the day, month, and two digit year. The data can be 
handled in any of the following formats:
 ddmmyy
dd/mm/yy
d/mm/yy
dd/m/yy
,
 dd/mm/y
,
 d/m/yy
,
 d/mm/y
,
 dd/m/y
, or 
d/m/y
yyyymmdd 
(YYYYMMDD)
 
The full date with the four digit year, month, and day. The data can be 
handled in any of the following formats: 
yyyymmdd
yyyy/mm/dd
yyyy/m/dd
yyyy/mm/d
, or 
yyyy/m/d
mmyyyy 
(MMYYYY)
 
The month and four digit year. The data can be handled in any of the 
following formats: 
mmyyyy
mm/yyyy
, or 
m/yyyy