Home
last modified time | relevance | path

Searched defs:switch_say_interface (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_module_interfaces.h520 struct switch_say_interface { struct
530 struct switch_say_interface *next; argument
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs44125 public class switch_say_interface : global::System.IDisposable { class
44129 internal switch_say_interface(global::System.IntPtr cPtr, bool cMemoryOwn) { in switch_say_interface() method in FreeSWITCH.Native.switch_say_interface
44241 public switch_say_interface() : this(freeswitchPINVOKE.new_switch_say_interface(), true) { in switch_say_interface() method in FreeSWITCH.Native.switch_say_interface