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

CoreSession_Speak() private method

private CoreSession_Speak ( HandleRef jarg1, string jarg2 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 string
return int
        public static extern int CoreSession_Speak(HandleRef jarg1, string jarg2);
freeswitchPINVOKE