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

switch_core_speech_numeric_param_tts() private method

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