[Asterisk-java-users] streamFile issue and Text-to-speech issue
Brought to you by:
srt
From: Atul A. <adi...@gm...> - 2013-06-02 17:10:51
|
Hii everyone, I am creating a IVR to listen music and I am using FastAGI protocol.I have the following two issues. First: After receiving a call,based on caller-ID,my Java program will query a soundFile database and plays a song.How can I do this? Please Note:My a*sterisk server does not have access to the database* and it * doesnot have the soundFile to play*.It is present with my Java server. As far as I know if I am using streamFileCommand the* filename should be present on my asterisk sound folder*.But here soundFile is with my javaServer. Second:I want to convert text to speech using festival(integrated with asterisk).Which command do I have to use? Please help -- Adi Agrawal |