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

switch_say_interface() public method

public switch_say_interface ( ) : System
return System
        public switch_say_interface()
            : this(freeswitchPINVOKE.new_switch_say_interface(), true)
        {
        }

Same methods

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