Hi all, I was wondering if anyone knows how to integrate the Neospeech Text to Speech engine with asterisk. I have scoured the web and haven't found anything. I think it's possible, I just don't know how to do it. If Any body tried Neospeech with Asterisk then kindly share the experience or comment. Thanks, msp -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090327/0af41523/attachment.htm
Deric Page
2009-Mar-27 12:55 UTC
[asterisk-users] How to Integrate Neospeech with Asterisk
I've used NeoSpeech's Java API to build a custom TTS interface that creates sound files. I call that from Asterisk using AGI. Then I just have Asterisk play the file I created. ________________________________ From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of msp Sent: Friday, March 27, 2009 5:31 AM To: asterisk-users at lists.digium.com Subject: [asterisk-users] How to Integrate Neospeech with Asterisk Hi all, I was wondering if anyone knows how to integrate the Neospeech Text to Speech engine with asterisk. I have scoured the web and haven't found anything. I think it's possible, I just don't know how to do it. If Any body tried Neospeech with Asterisk then kindly share the experience or comment. Thanks, msp -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090327/1b8af7dc/attachment.htm
Please let me know in brief, How the TTS interface work with asterisk?> I call that from Asterisk using AGISo does calling it from AGI, return the converted autdio file? OR the audio files are generated well before, and calling from AGI will use that pre-generated files? It will be great that calling NewSpeech from AGI, should return with created wave file. Do you think is it possible with NeoSpeech. If yes let me know brief working idea behind this. Thanks msp -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090328/1adaac8f/attachment.htm
Please let me know in brief, How the TTS interface work with asterisk?> I call that from Asterisk using AGISo does calling it from AGI, return the converted autdio file? OR the audio files are generated well before, and calling from AGI will use that pre-generated files? It will be great that calling NewSpeech from AGI, should return with created wave file. Do you think is it possible with NeoSpeech. If yes let me know brief working idea behind this. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090328/20e15795/attachment.htm