[asterisk-users] Loudness of recorded wav-audio
Danny Nicholas
danny at debsinc.com
Fri Mar 4 08:21:24 CST 2011
_____
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Felix Dong
Sent: Friday, March 04, 2011 2:31 AM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] Loudness of recorded wav-audio
Hello,
I sent a wav-audio to Asterisk though SIP and ISDN channels and recorded it
in wav-audio at the Asterisk server. I found the loudness level of the
recorded audio was too high comparing with the orginal audio. How can I
ajust it, so that there will be no amplifier used for recording.
Thanks a lot.
best regards
Felix
two options are:
1. reduce RXgain - assuming your are using Record() command
2. use sox to reduce the volume; something like sox -v .8 file1.wav
file2.wav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110304/82381222/attachment.htm>
More information about the asterisk-users
mailing list