Skip to main content

switch_loadable_module_get_asr_interface

Function switch_loadable_module_get_asr_interface 

Source
pub unsafe extern "C" fn switch_loadable_module_get_asr_interface(
    name: *const c_char,
) -> *mut switch_asr_interface_t
Expand description

\brief Retrieve the asr interface by it’s registered name \param name the name of the asr interface \return the desired asr interface