[Freeswitch-users] IVR and TTS
Jingwei Yang
jingwei.yang at gmail.com
Fri Jan 8 00:42:20 PST 2010
Hi Guys,
I need to implement a function using IVR and TTS. Here's the scenario.
1. User A calls in
2. FS plays a welcome message and directs A to press '1' to continue
3. FS detects A's number and finds A's address from the database and plays
another piece of voice message including the address info just found
I understand this logic can be implemented using javascript. However, in
this scenario, the database is a remote one and the local js has no access
to it. What I'm planning to do is write a Java program, talking to FS via
ESL. Could someone please tell me what event FS will trigger after user A
selects a certain option and how to inform the FS to continue the rest of
IVR menu after finding the address?
Thanks,
-Jingwei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100108/8a042707/attachment-0002.html
More information about the FreeSWITCH-users
mailing list