[Asterisk-Users] Anyone else use Audacity for prompts?
    Alastair Maw 
    asterisk at almaw.com
       
    Mon Oct  6 02:38:48 MST 2003
    
    
  
On 06/10/03 08:25, Shaun Ewing wrote:
>> The .wav files I'm producing are of stellar quality.  However, once I
>> turn them into .gsm, they sound buzzy and muffled.
> An example line to convert:
> 
> sox file.wav -r 8000 -c 1 file.gsm
It'll sound much better if you go:
sox file.wav -r 8000 -c 1 file.gsm resample
Of course, there's only so much you can do to make 8kHz prompts sound 
any good. Doing the original recording at 8kHz is a good start.
-- 
Alastair Maw
System Analyst @ MX Telcom
www.mxtelecom.com
    
    
More information about the asterisk-users
mailing list