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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --joey<br><br><br><br><div><span class="gmail_quote">On 8/3/06, <b class="gmail_sendername">Russell Bryant</b> &lt;<a href="mailto:russell@digium.com">
russell@digium.com</a>&gt; 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>&gt; I'm stuck however getting the application 'Flite' working in the call<br>&gt; file. By way of example, the CGI generates<br>&gt; the following:<br><br>Interesting, I've never heard of this application ...<br><br>
&gt; ---------------------------------------------------------------------------------<br>&gt; channel: Local/xxxxxxxxxx@from-internal<br>&gt; maxretries: 3<br>&gt; retrytime: 60<br>&gt; waittime: 60<br>&gt; callerid: &quot;WakeUp&quot; &lt;*62&gt;
<br>&gt; application: Flite(&quot;Wake me up&quot;)<br>&gt; data:<br>&gt; ---------------------------------------------------------------------------------<br><br>Your problem is the format of your call file.&nbsp;&nbsp;Your &quot;application&quot; and
<br>&quot;data&quot; lines should read:<br><br>application: Flite<br>data: &quot;Wake me up&quot;<br><br>--<br>Russell Bryant<br>Software Developer<br>Digium, Inc.<br><br></blockquote></div><br>