提交 c5c4e3f2 authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-4073 --resolve

上级 983fda9a
...@@ -83,7 +83,7 @@ static int EC = 0; ...@@ -83,7 +83,7 @@ static int EC = 0;
/* the maximum value for the IIR score [keeps loud & longwinded people from getting overweighted] */ /* the maximum value for the IIR score [keeps loud & longwinded people from getting overweighted] */
#define SCORE_MAX_IIR 25000 #define SCORE_MAX_IIR 25000
/* the minimum score for which you can be considered to be loud enough to now have the floor */ /* the minimum score for which you can be considered to be loud enough to now have the floor */
#define SCORE_IIR_SPEAKING_MAX 3000 #define SCORE_IIR_SPEAKING_MAX 300
/* the threshold below which you cede the floor to someone loud (see above value). */ /* the threshold below which you cede the floor to someone loud (see above value). */
#define SCORE_IIR_SPEAKING_MIN 100 #define SCORE_IIR_SPEAKING_MIN 100
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论