Skip to content

Show Stop Dictation button in menu bar when dictation is active#22

Merged
execsumo merged 1 commit into
masterfrom
claude/menubar-dictation-stop-dTbIY
May 27, 2026
Merged

Show Stop Dictation button in menu bar when dictation is active#22
execsumo merged 1 commit into
masterfrom
claude/menubar-dictation-stop-dTbIY

Conversation

@execsumo

Copy link
Copy Markdown
Owner

When dictation is in progress (model.isDictating == true), replace the
Start Dictation row with a Stop Dictation row (mic.slash icon) that calls
the same toggleDictation() handler. Mirrors the Start/Stop Recording
pattern already used for manual recording.

https://claude.ai/code/session_01XLwoF4mNDUNBJZcVMcrTKk

When dictation is in progress (model.isDictating == true), replace the
Start Dictation row with a Stop Dictation row (mic.slash icon) that calls
the same toggleDictation() handler. Mirrors the Start/Stop Recording
pattern already used for manual recording.

https://claude.ai/code/session_01XLwoF4mNDUNBJZcVMcrTKk
@execsumo
execsumo merged commit 8c14125 into master May 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants