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

switch_core_speech_text_param_tts() 개인적인 메소드

private switch_core_speech_text_param_tts ( HandleRef jarg1, string jarg2, string jarg3 ) : void
jarg1 HandleRef
jarg2 string
jarg3 string
리턴 void
        public static extern void switch_core_speech_text_param_tts(HandleRef jarg1, string jarg2, string jarg3);
freeswitchPINVOKE