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

CoreSession_SetTtsParameters() private method

private CoreSession_SetTtsParameters ( HandleRef jarg1, string jarg2, string jarg3 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 string
jarg3 string
return void
        public static extern void CoreSession_SetTtsParameters(HandleRef jarg1, string jarg2, string jarg3);
freeswitchPINVOKE