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

switch_ivr_say_spell() private method

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