<div dir="ltr">I am using centos 6.7 64 bit and sox to convert gsm files to wav.<div><br></div><div>When I do that I used to get a header like:</div><div>RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 8000 Hz<br></div><div><br></div><div>Now I get a header like:</div><div>RIFF (little-endian) data, WAVE audio, GSM 6.10, mono 8000 Hz<br></div><div><br></div><div>And the file does not play in the browser (chrome).</div><div><br></div><div>I use sox file.gsm file.wav</div><div>I have tried: sox file.gsm -r 8000 -c 1 file.wav</div><div><br></div><div>If I use the rasterisk convert file method - that works and has PCM not GSM but I need to use sox. Reference: </div><div><a href="http://www.voip-info.org/wiki/view/Convert+WAV+audio+files+for+use+in+Asterisk">http://www.voip-info.org/wiki/view/Convert+WAV+audio+files+for+use+in+Asterisk</a><br></div><div><br></div><div>How does one correctly convert gsm to wav for play in the browser?</div><div><br></div><div>Thanks,</div><div><br></div><div>Jerry</div></div>