Hi
<div><br></div><div>to convert wav file use following </div><div><br></div><div>sox 'orgFile' -w -r 8000 -c 1 -s 'fixedFile' </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>