[Asterisk-Users] Speech recognition or TTS with Asterisk?
Paul
digium-list at 9ux.com
Thu Nov 17 11:29:49 MST 2005
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.
More information about the asterisk-users
mailing list