Describe the bug
When triggering a recording via the Fn double-tap hotkey while the app is not in focus (another app is active), the sound effect plays ~4–5 seconds after the recording actually starts. On subsequent recordings (when the app was already active), the sound effect plays immediately as expected.
To Reproduce
- Make sure Sound Effects are enabled in Settings.
- Open a different app so the transcription app is not in focus (no prior recording in this session).
- Double-tap the Fn key to trigger a recording.
- Notice the recording starts, but the sound effect plays ~4–5 seconds later.
- Stop the recording, then trigger a second recording — the sound effect now plays immediately.
Expected behavior
The sound effect should play immediately when the recording starts, regardless of whether the app was in focus or not.
Desktop (please complete the following information):
Additional context
The issue only occurs on the first recording after the app has been inactive / another app was in focus. Subsequent recordings behave correctly. This suggests the audio system or sound resource may need to be initialized or "warmed up" when the app regains focus.
Describe the bug
When triggering a recording via the Fn double-tap hotkey while the app is not in focus (another app is active), the sound effect plays ~4–5 seconds after the recording actually starts. On subsequent recordings (when the app was already active), the sound effect plays immediately as expected.
To Reproduce
Expected behavior
The sound effect should play immediately when the recording starts, regardless of whether the app was in focus or not.
Desktop (please complete the following information):
Additional context
The issue only occurs on the first recording after the app has been inactive / another app was in focus. Subsequent recordings behave correctly. This suggests the audio system or sound resource may need to be initialized or "warmed up" when the app regains focus.