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

CoreSession_tts_name_set() private method

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