FreeSWITCH.Native.freeswitchPINVOKE.CoreSession_SayPhrase C# (CSharp) 메소드

CoreSession_SayPhrase() 개인적인 메소드

private CoreSession_SayPhrase ( HandleRef jarg1, string jarg2, string jarg3, string jarg4 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 string
jarg3 string
jarg4 string
리턴 void
        public static extern void CoreSession_SayPhrase(HandleRef jarg1, string jarg2, string jarg3, string jarg4);
freeswitchPINVOKE