pub unsafe extern "C" fn SherpaOnnxOnlineStreamInputFinished(
stream: *const SherpaOnnxOnlineStream,
)
Expand description
Signal that no more audio samples would be available. After this call, you cannot call SherpaOnnxOnlineStreamAcceptWaveform() any more.
@param stream A pointer returned by SherpaOnnxCreateOnlineStream()