Stop audio capture and VAD processing
void vad_stop(ffi.Pointer<VADHandle> handle) { return _vad_stop(handle); }