提交 05ee76b3 authored 作者: Anthony Minessale's avatar Anthony Minessale

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@112 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 81921675
...@@ -36,8 +36,8 @@ ...@@ -36,8 +36,8 @@
static const char modname[] = "mod_speexcodec"; static const char modname[] = "mod_speexcodec";
const struct switch_codec_settings default_codec_settings = { const struct switch_codec_settings default_codec_settings = {
/*.quality*/ 3, /*.quality*/ 5,
/*.complexity*/ 2, /*.complexity*/ 5,
/*.enhancement*/ 1, /*.enhancement*/ 1,
/*.vad*/ 0, /*.vad*/ 0,
/*.vbr*/ 0, /*.vbr*/ 0,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论