Hey Zaf,<div><br></div><div>Just checking the Google Speech Recognition package again and I can&#39;t see WolframAlpha.agi file. I check all of your projects on Git hub but can&#39;t find wolframalpha.agi. Please let us know what the URL is.</div>

<div><br></div><div>Thanks,</div><div>Bruce</div><div><br><br><div class="gmail_quote">On Thu, Jan 12, 2012 at 2:49 PM, Lefteris Zafiris <span dir="ltr">&lt;<a href="mailto:zaf.000@gmail.com" target="_blank">zaf.000@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 01/12/2012 05:50 PM, Danny Nicholas wrote:<br>
&gt; Two more &quot;offerings&quot; - #1 - add DTMF parameter so function can be stopped by<br>
&gt; pressing a digit or digits other than * or #  - #2 - add an option to<br>
&gt; &quot;silence&quot; the beep.  If you were using this in an IVR and wanted to say<br>
&gt; &quot;press 1 or say help for help&quot;,  silencing the beep before recording would<br>
&gt; (IMO) make the rendering sound more &quot;professional&quot;/less &quot;mechanical&quot;.<br>
<br>
</div>Both features added:<br>
<br>
-----<br>
Usage<br>
-----<br>
agi(speech-recog.agi,[lang],[timeout],[intkey],[NOBEEP])<br>
Records from the current channel untill the timeout (set to 10 seconds<br>
by default, -1 for no timeout) is reached or the interrupt key (# by<br>
default) is pressed.<br>
If NOBEEP is set, no beep sound is played back to the user to indicate<br>
the start of the recording.<br>
<br>
There is now also the option to enable SSL for encrypted communication<br>
between your pbx and the google voice server.<br>
<div class="im HOEnZb"><br>
Updated code can be found here:<br>
<a href="https://github.com/zaf/asterisk-speech-recog/tarball/master" target="_blank">https://github.com/zaf/asterisk-speech-recog/tarball/master</a><br>
<br>
</div><div class="HOEnZb"><div class="h5">----------------<br>
Lefteris Zafiris<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>