<br><br><div class="gmail_quote">On Thu, Jan 12, 2012 at 2:14 PM, Avi Marcus <span dir="ltr">&lt;<a href="mailto:avi@avimarcus.net">avi@avimarcus.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">If that helps.. can we get sox to easily add that 50ms at the beginning while it converts the file..? Someone know the code for that?<div>Currently, the command is just &quot;<span style="line-height:11px;white-space:pre-wrap;font-family:monospace">sox $file_name.wav $file_name.flac rate 16k&quot;</span></div>


<div><br></div></div></blockquote><br></div>AAMOF, I already have the example on the page *YOU* created. :P<br><a href="http://wiki.freeswitch.org/wiki/Transcribing_Voicemail">http://wiki.freeswitch.org/wiki/Transcribing_Voicemail</a><br>
<br>Note the &quot;pad .1 0&quot; args to sox - that adds 100ms to the beginning and 0ms to the end of the sound file being processed.<br><br>-MC<br>