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

switch_core_asr_text_param() private method

private switch_core_asr_text_param ( HandleRef jarg1, string jarg2, string jarg3 ) : void
jarg1 HandleRef
jarg2 string
jarg3 string
return void
        public static extern void switch_core_asr_text_param(HandleRef jarg1, string jarg2, string jarg3);
freeswitchPINVOKE