[asterisk-users] Cepstral voices
Steve Prior
sprior at geekster.com
Sat Mar 17 19:05:23 MST 2007
Lee Jenkins wrote:
> Funny you should mention FastAGI. I am implementing a variation of my
> DTSwift app through an Object Pascal based FastAGI scripting server now.
>
> http://www.datatrakpos.com/pos/datatalk/images/asterpas.htm
>
> The newer version just uses the System() AGI command to build the file
> to play through the shell. I'd be open to any suggestions for a more
> efficient way of doing it.
>
Sorry for not answering faster - was busy shoveling snow.
Once you've got app_swift installed, saying something
should be pretty close to:
AGI.Exec('Swift','This is something to say.');
And since it doesn't "render" to a file first you'll probably experience
less of a delay to say something.
Steve
More information about the asterisk-users
mailing list