提交 1d06bed6 authored 作者: Anthony Minessale's avatar Anthony Minessale

setup default config and some cleanup

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@336 a93c3328-9c30-0410-af19-c9cd2b2d52af
上级 9af0aef7
...@@ -8,32 +8,32 @@ ...@@ -8,32 +8,32 @@
; fxs-channel => 1:0:1-12@default ; fxs-channel => 1:0:1-12@default
[default] [default]
rx-gain => 0 ;rx-gain => 0
rx-agc-enabled => 0 ;rx-agc-enabled => 0
rx-agc-targetPower => 0 ;rx-agc-targetPower => 0
rx-agc-minGain => 0 ;rx-agc-minGain => 0
rx-agc-maxGain => 0 ;rx-agc-maxGain => 0
rx-agc-attackRate => 0 ;rx-agc-attackRate => 0
rx-agc-decayRate => 0 ;rx-agc-decayRate => 0
rx-agc-speechThreshold => 0 ;rx-agc-speechThreshold => 0
rx-vad-enabled => 0 ;rx-vad-enabled => 0
rx-vad-activationThreshold => 0 ;rx-vad-activationThreshold => 0
rx-vad-activationDebounceTime => 0 ;rx-vad-activationDebounceTime => 0
rx-vad-deactivationThreshold => 0 ;rx-vad-deactivationThreshold => 0
rx-vad-deactivationDebounceTime => 0 ;rx-vad-deactivationDebounceTime => 0
rx-vad-preSpeechBufferSize => 0 ;rx-vad-preSpeechBufferSize => 0
tx-gain => 0 ;tx-gain => 0
tx-agc-enabled => 0 ;tx-agc-enabled => 0
tx-agc-targetPower => 0 ;tx-agc-targetPower => 0
tx-agc-minGain => 0 ;tx-agc-minGain => 0
tx-agc-maxGain => 0 ;tx-agc-maxGain => 0
tx-agc-attackRate => 0 ;tx-agc-attackRate => 0
tx-agc-decayRate => 0 ;tx-agc-decayRate => 0
tx-agc-speechThreshold => 0 ;tx-agc-speechThreshold => 0
ec-enabled => 0 ;ec-enabled => 0
ec-doubleTalkerThreshold => 0 ;ec-doubleTalkerThreshold => 0
ec-speechPresentThreshold => 0 ;ec-speechPresentThreshold => 0
ec-echoSuppressionThreshold => 0 ;ec-echoSuppressionThreshold => 0
ec-echoSuppressionEnabled => 0 ;ec-echoSuppressionEnabled => 0
ec-comfortNoiseEnabled => 0 ;ec-comfortNoiseEnabled => 0
ec-adaptationModeEnabled => 0 ;ec-adaptationModeEnabled => 0
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论