Skip to content

Feature Request: Auto-pause/resume audio playback during recording #131

@yacut

Description

@yacut

Summary

Automatically pause system audio playback (music, podcasts, videos)
when recording starts, and resume it when transcription is complete.

Current Behavior

When I start dictating with the hotkey, any audio playing in the
background (Spotify, Apple Music, browser videos, etc.) continues
to play. This creates two problems:

  1. I have to manually pause music before dictating
  2. Background audio can interfere with transcription accuracy

Desired Behavior

When the recording hotkey is pressed:

  1. System audio playback is automatically paused
  2. Recording starts as usual
  3. After transcription is complete, audio playback resumes automatically

Implementation Notes

macOS provides the MediaRemote framework (or MPRemoteCommandCenter)
to control system-wide media playback — the same mechanism used by
keyboard media keys. This should make the implementation relatively
straightforward.

Use Case

This would allow hands-free dictation without any manual interruption
to the current workflow. Very useful when coding or writing with
background music — just hold the hotkey, speak, release, and
everything continues seamlessly.

Optional Enhancement

Add a toggle in Settings to enable/disable this behavior,
so users who prefer to keep audio playing can opt out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions