Re: [asterisk-users] Resampling Audio for use with Asterisk

2006-10-24 Thread Tristan
Hi, I'm having no trouble using: sox yourinputfile.wav -r 8000 -c 1 youroutfile.al resample -ql Regards, Tristan Nate Criss a écrit : Hello All,  I have several soundfiles that are recorded ub 44100Hz, 16-bit Mono. What is the best way and right tools to use to downsample these to 8000

[asterisk-users] Resampling Audio for use with Asterisk

2006-10-24 Thread Nate Criss
Hello All, I have several soundfiles that are recorded ub 44100Hz, 16-bit Mono. What is the best way and right tools to use to downsample these to 8000Hz so that they can be used with Asterisk. I've tried using sox with the -r switch and Audacity on the mac and Goldwave on Windows and they all gene