Cisco Cisco Customer Voice Portal 8.0(1) User Guide

Page of 45
D
ATE
 
 
C
ISCO 
CVP V
OICE
XML 3.1
 
 
 
Say it Smart Specifications 
 
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 (/). 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 Microsoft Office Word 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.  
mmddyy 
(MMDDYY)
 
The full date with the month, day, and two digit year. 
ddmmyyyy 
(DDMMYYYY)
 
The full date with the day, month, and four digit year. 
ddmmyy 
(DDMMYY)
 
The full date with the day, month, and two digit year. 
yyyymmdd 
(YYYYMMDD)
 
The full date with the four digit year, month, and day.  
mmyyyy 
(MMYYYY)
 
The month and four digit year. 
mmyy 
(MMYY)
 
The month and two digit year.  
mmdd 
(MMDD)
 
The month and day. 
yyyy 
(YYYY)
 
The four digit year alone. 
ddmm 
(DDMM)
 
The day and month. 
mm 
(MM)
 
The month alone. 
 
 
Copyright 2001 - 2005 Audium Corporation.  All Rights Reserved. 10/05
 
21