FreeSWITCH.Native.freeswitchPINVOKE.switch_ivr_detect_speech_disable_all_grammars C# (CSharp) Method

switch_ivr_detect_speech_disable_all_grammars() private method

private switch_ivr_detect_speech_disable_all_grammars ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int switch_ivr_detect_speech_disable_all_grammars(HandleRef jarg1);
freeswitchPINVOKE