<div dir="ltr">Hello,<div><br></div><div>I just wanted to provide an update in case anyone else ran into this problem. The reason the silence detection was not working was that I hadn&#39;t specified .wav at the end of the file name. So it was giving me this error:</div>
<div><br></div><div><pre style="color:rgb(0,0,0)"><i>Can&#39;t detect silence on a native</i><i> recording.</i></pre><div class="gmail_extra">Which means you cannot detect silence on an encoded format because you would have to<div class="gmail_extra">
decode it to be able to detect the silence. If you want to detect silence use a standard wav/pcm format.</div><div class="gmail_extra"><br></div><div class="gmail_extra">I added .wav at the end of my file name and it is working now.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Regards,</div><div class="gmail_extra">Ali Pey</div><div class="gmail_extra"><br></div><br><div class="gmail_quote">On Thu, Oct 24, 2013 at 4:11 PM, Ali Pey <span dir="ltr">&lt;<a href="mailto:alipey@gmail.com" target="_blank">alipey@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I have the following line in my perl ESL code to record a message. No matter how long I wait in mute after recording, it does not stop recording.</div>
<div><br></div><div>con-&gt;execute(&#39;record&#39;, &#39;${file} 300 200 4&#39; );<br>
</div><div><br></div><div>Please help.</div><div><br></div><div>Thanks,</div><div>Ali Pey</div><div><br></div><div></div>
</div>
</blockquote></div><br></div><img class="" src="https://contactmonkey.com/api/v1/tracker?cm_session=ecc43758-7f7a-43f1-b986-7bd8d2882484&amp;cm_type=open&amp;cm_user_email=alipey@gmail.com"></div></div>