Home
last modified time | relevance | path

Searched refs:switch_ivr_detect_speech_disable_all_grammars (Results 1 – 6 of 6) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_ivr.h276 SWITCH_DECLARE(switch_status_t) switch_ivr_detect_speech_disable_all_grammars(switch_core_session_t…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_cpp.cpp1009 switch_ivr_detect_speech_disable_all_grammars(session); in SWITCH_DECLARE()
H A Dswitch_ivr_async.c5010 SWITCH_DECLARE(switch_status_t) switch_ivr_detect_speech_disable_all_grammars(switch_core_session_t… in switch_ivr_detect_speech_disable_all_grammars() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_dptools/
H A Dmod_dptools.c486 switch_ivr_detect_speech_disable_all_grammars(session); in SWITCH_STANDARD_APP()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs12914 …public static switch_status_t switch_ivr_detect_speech_disable_all_grammars(SWIGTYPE_p_switch_core… in switch_ivr_detect_speech_disable_all_grammars() method in FreeSWITCH.Native.freeswitch
12915 …tch_status_t ret = (switch_status_t)freeswitchPINVOKE.switch_ivr_detect_speech_disable_all_grammar… in switch_ivr_detect_speech_disable_all_grammars()
25263 …public static extern int switch_ivr_detect_speech_disable_all_grammars(global::System.Runtime.Inte… in switch_ivr_detect_speech_disable_all_grammars() method in FreeSWITCH.Native.freeswitchPINVOKE
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx41320 result = (switch_status_t)switch_ivr_detect_speech_disable_all_grammars(arg1); in CSharp_FreeSWITCHfNative_switch_ivr_detect_speech_disable_all_grammars___()