It's ALIVE!!!!<br><br>Thanks Russell, that's been bugging for a couple of days now. Flite is pretty wicked, you don't' have to preprocess a text file now, you simply give it the text to speak and you're done. I first read about it here:
<br><br><a href="http://nerdvittles.com/?p=134">http://nerdvittles.com/?p=134</a><br><br> --joey<br><br><br><br><div><span class="gmail_quote">On 8/3/06, <b class="gmail_sendername">Russell Bryant</b> <<a href="mailto:russell@digium.com">
russell@digium.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Thu, 2006-08-03 at 14:32 -0600, Joey McDonald wrote:
<br>> I'm stuck however getting the application 'Flite' working in the call<br>> file. By way of example, the CGI generates<br>> the following:<br><br>Interesting, I've never heard of this application ...<br><br>
> ---------------------------------------------------------------------------------<br>> channel: Local/xxxxxxxxxx@from-internal<br>> maxretries: 3<br>> retrytime: 60<br>> waittime: 60<br>> callerid: "WakeUp" <*62>
<br>> application: Flite("Wake me up")<br>> data:<br>> ---------------------------------------------------------------------------------<br><br>Your problem is the format of your call file. Your "application" and
<br>"data" lines should read:<br><br>application: Flite<br>data: "Wake me up"<br><br>--<br>Russell Bryant<br>Software Developer<br>Digium, Inc.<br><br></blockquote></div><br>