Uncategorized

Converting Audio files to G.722 for use with Asterisk

Note to myself:

How to convert random audio files to G.722 with Asterisk

First convert the input file to a 16kHz mono signed linear wave file:

sox input.foo -r 16000 -c 1 -t sw output.sln16

and in the Asterisk CLI:

file convert /path/to/input.sln16 /path/to/output.g722

Driving to Stuttgart

I’ll be driving to Stuttgart today. Just for fun I’ll test Google Latitude to publish my current location.