From 15aea5bccc5d03c15edc8acbdd1dacd6f2382caf Mon Sep 17 00:00:00 2001 From: Konstantin Date: Mon, 16 Jan 2023 22:30:25 +0100 Subject: Comment --- Whisper/Whisper/ContextImpl.capture.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Whisper/Whisper/ContextImpl.capture.cpp b/Whisper/Whisper/ContextImpl.capture.cpp index 70bce77..c0d3d28 100644 --- a/Whisper/Whisper/ContextImpl.capture.cpp +++ b/Whisper/Whisper/ContextImpl.capture.cpp @@ -209,6 +209,7 @@ namespace return S_OK; } + // This method is called in a loop until user stops the audio capture HRESULT Capture::run() { HRESULT hr; -- cgit v1.2.3