Welltech SIPIVR 6800GS V.2.1 User Manual
Page 119

118
MSG_TXT,
string,
“12345”
V1: string, “”
- HOOK: (HOOK ID: 12)
- Build
Play
List:
Voice
directory:
the
TTS voice files saved
Message:
V1
Delay
Interval:0
Message Content: Voice List
- Play/PA&C
component:
Check play list
CASE 3:
If you already have a preferred TTS engine in Windows platform, you
can have the following TTS integration. For SIPIVR 6800S users, please
contact Welltech for availability.
STEP 1:
- Prepare a HOOK server which installed the Windows MSMQ 3.0, Web
(HTTP) server and TTS engine.
- Write a HOOK function in the external HOOK Server
Get Text for TTS from variable
Use TTS engine to generate wav file and put under HTTP server
directory
Return the following variables (example) for playing back
VDIR: web URI directory (e.g.
http://192.168.3.1/ttsfile/
)
VFNAME: TTS file name (e.g. 20070101235959001.wav)
- Use PA/PA&C to play back as follows:
Working directory: VDIR
Voice File: variable, VFNME