[asterisk-users] MoH - conversion command

Steve Edwards asterisk.org at sedwards.com
Thu Jul 28 10:30:12 CDT 2011


On Thu, 28 Jul 2011, Mike wrote:

> I’ve got a hold of Royalty-free Classical music (a safe choice for most 
> of my customers) and I`ve been trying to convert them to the normal 
> telephony/Asterisk format using sox.  Unfortunately, it sounds really 
> bad.

I convert files using:

         sox "${INPUT}" -c 1 -s -w -r 8000 /tmp/$$.wav

What does your sox command line look like?

Can you post a link to 'before' and 'after' files?

-- 
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards       sedwards at sedwards.com      Voice: +1-760-468-3867 PST
Newline                                              Fax: +1-760-731-3000


More information about the asterisk-users mailing list