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

switch_speech_interface() public method

public switch_speech_interface ( ) : System
return System
        public switch_speech_interface()
            : this(freeswitchPINVOKE.new_switch_speech_interface(), true)
        {
        }

Same methods

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