sherpa_rs_sys

Function SherpaOnnxDestroyOnlineStream

Source
pub unsafe extern "C" fn SherpaOnnxDestroyOnlineStream(
    stream: *const SherpaOnnxOnlineStream,
)
Expand description

Destroy an online stream.

@param stream A pointer returned by SherpaOnnxCreateOnlineStream()