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

switch_speech_handle() public method

public switch_speech_handle ( ) : System
return System
        public switch_speech_handle()
            : this(freeswitchPINVOKE.new_switch_speech_handle(), true)
        {
        }

Same methods

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