[Asterisk-Users] wav to g729

Kristian Kielhofner kris at krisk.org
Thu Dec 22 13:21:31 MST 2005


Innocent Evil wrote:
> how?
> where can I get more documentation.
> 
> Thanks,
> 
> 
> --
> You don't have any choice, you already made it before you came here.
> 

There are instructions at the site.  You will probably need to convert 
the wav files to slinear before you use it:

sox $INFILE -t raw -r 8000 -s -w -c 1 $OUTFILE resample -ql

	That will output in the proper format for Asterisk (and res_conv).

-- 
Kristian Kielhofner



More information about the asterisk-users mailing list