sherpa_rs_sys

Function SherpaOnnxOfflineTtsGenerateWithProgressCallbackWithArg

Source
pub unsafe extern "C" fn SherpaOnnxOfflineTtsGenerateWithProgressCallbackWithArg(
    tts: *const SherpaOnnxOfflineTts,
    text: *const c_char,
    sid: i32,
    speed: f32,
    callback: SherpaOnnxGeneratedAudioProgressCallbackWithArg,
    arg: *mut c_void,
) -> *const SherpaOnnxGeneratedAudio