Hi
<div><br></div><div>to convert wav file use following </div><div><br></div><div>sox &#39;orgFile&#39; -w -r 8000 -c 1 -s  &#39;fixedFile&#39; </div><div><br></div><div>while replace orgFile and fixedFile with actual filenames </div>
<div><br></div><div><br></div><div>If still now luck try with mp3</div><div><br></div><div>Regards</div>