How it works
When the setting is on, HyperWhisper opens a low-level capture session immediately after each recording ends and keeps it open until the next one begins. No audio from this idle session is stored, processed, or sent anywhere — the captured buffers are discarded as soon as they arrive. The session closes automatically while a real recording is running and reopens once recording stops.Enabling the setting
- macOS
- Windows
Open Settings → Sound and turn on Keep microphone warm between recordings.The change takes effect immediately — no restart required.
Trade-offs to be aware of
- macOS
- Windows
Turn the setting off if:
- You want the orange mic indicator to appear only during actual recordings.
- You use Bluetooth headphones and prefer stereo quality between recordings.
- You are on battery and want to minimize background activity.
Platform notes
- macOS
- Windows
- iOS
- The idle session uses
AVCaptureSessionwithAVCaptureAudioDataOutput. All sample buffers are discarded immediately. - HyperWhisper reuses your existing device selection — if you have a specific microphone chosen in Settings → Sound, the warm session runs on that device.
- If you switch input devices while the setting is on, HyperWhisper automatically restarts the idle session on the new device.
- The session does not start if microphone permission has not been granted.
