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

oops

上级 82bbb45d
...@@ -125,6 +125,7 @@ typedef switch_status_t (*spidermonkey_init_t) (const sm_module_interface_t ** m ...@@ -125,6 +125,7 @@ typedef switch_status_t (*spidermonkey_init_t) (const sm_module_interface_t ** m
struct js_session_speech { struct js_session_speech {
switch_speech_handle_t sh; switch_speech_handle_t sh;
switch_codec_t codec; switch_codec_t codec;
int speaking;
}; };
struct js_session { struct js_session {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论