Skip to main content

switch_core_asr_float_param

Function switch_core_asr_float_param 

Source
pub unsafe extern "C" fn switch_core_asr_float_param(
    ah: *mut switch_asr_handle_t,
    param: *mut c_char,
    val: f64,
)
Expand description

\brief Set a float parameter on an asr handle \param sh the asr handle \param param the parameter \param val the value