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

switch_core_speech_text_param_tts() private method

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