Start audio capture and VAD processing
int vad_start(ffi.Pointer<VADHandle> handle) { return _vad_start(handle); }