mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-17 17:22:21 +00:00
oops
This commit is contained in:
parent
82bbb45d96
commit
eea8f47f1a
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user