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

switch_say_file() private method

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