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

Page of 45
F
ILENAME
 
 
C
ISCO 
CVP V
OICE
XML 3.1
 
 
 
Say it Smart Specifications 
 
Filename 
Name: 
  file 
Display Name: 
Filename  
Class Name:   
com.audium.sayitsmart.plugins.AudiumSayItSmart
 
Description 
This Say It Smart type handles the playback of an audio file whose name is passed as input to the 
plugin. In Cisco CVP VoiceXML Studio, one can specify a file type to apply to all audio files 
listed by the Say It Smart type. Filename is no different, the file type extension specified in 
Studio will be appended to the filename passed to the plugin. If the data sent as input already has 
an extension, Studio file type should be blank. For a TTS backup, the plugin returns the name of 
the audio file since the transcript cannot be known in advance. When trying to use this type in 
TTS only mode, it returns a 
null
.  
Important Note: In Cisco CVP VoiceXML Studio and Server substitution can now be used 
within audio file names and TTS content, so one can now do with substitution what this plugin 
does. Additionally, a new Say It Smart plugin type was introduced: Custom Content, that does 
what this plugin does and more (such as allowing for a TTS backup). As a result, this plugin 
should be considered “deprecated”. It is still included for backwards compatibility however 
eventually this plugin will no longer be included in Cisco CVP VoiceXML updates and it is 
recommended to use one of the above solutions instead of using this plugin.  
Input Formats 
Name  
(Display Name) 
 
Description 
string
  
(A Filename)
 
Any string (the plugin does no filename validation). 
Output Formats 
Name  
(Display Name) 
Input Format  
Depends On 
 
Description 
audio
 
(Audio File)
 
string
 
A single audio file whose name is passed to the plugin. 
Filesets 
Name  
(Display Name) 
Output Format  
Depends On 
 
Description 
none
  
(No Fileset)
 
audio
 
The fileset contains only one file: to one to play. 
 
 
Copyright 2001 - 2005 Audium Corporation.  All Rights Reserved. 10/05
 
29