FreeSWITCH.Native.switch_asr_interface.switch_asr_interface C# (CSharp) Method

switch_asr_interface() public method

public switch_asr_interface ( ) : System
return System
        public switch_asr_interface()
            : this(freeswitchPINVOKE.new_switch_asr_interface(), true)
        {
        }

Same methods

switch_asr_interface::switch_asr_interface ( IntPtr cPtr, bool cMemoryOwn ) : System