Home
last modified time | relevance | path

Searched refs:new_switch_speech_handle (Results 1 – 1 of 1) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs22734 public static extern global::System.IntPtr new_switch_speech_handle(); in new_switch_speech_handle() method in FreeSWITCH.Native.freeswitchPINVOKE
45232 public switch_speech_handle() : this(freeswitchPINVOKE.new_switch_speech_handle(), true) { in switch_speech_handle()