Paul,
Can you say more about how I could get started on this?
I have been looking at Cepstral for TTS, but any will do.
Can this be implemented in Java?
JB


----- Original Message ----- From: "Paul" <[EMAIL PROTECTED]> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <[email protected]>
Sent: Thursday, November 17, 2005 11:29 AM
Subject: Re: [Asterisk-Users] Speech recognition or TTS with Asterisk?


John Brookes wrote:

Hello,
I am interested in TTS with Asterisk.
Anyone implemented this port?
Thanks in adbvance,
John B

Yes. I did it when I installed the phpagi stuff including the weather
demo. It worked so I went ahead and strted playing around with it and
was able to change things.

http://phpagi.sourceforge.net/

I did all this using debian stable (aka sarge) linux. Only thing
non-debian is files added to /usr/share/asterisk/agi-bin/ and you might
have to

Of course I had to edit extensions.conf

exten => 17,1,agi(weather.php)
exten => 18,1,agi(dtmf.php)
exten => 19,1,agi(input.php)
exten => 20,1,agi(my_ip.php)

I haven't had time to put this on the server running 1.2 rc2 yet.

_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users



_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to