docs: document voice dictation hotkey and Enter/Esc - #373
Open
omnigent-ci[bot] wants to merge 2 commits into
Open
docs: document voice dictation hotkey and Enter/Esc#373omnigent-ci[bot] wants to merge 2 commits into
omnigent-ci[bot] wants to merge 2 commits into
Conversation
Co-authored-by: omnigent-ci[bot] <294685417+omnigent-ci[bot]@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation update for omnigent-ai/omnigent#3044 — feat(web): add ⌘⌥V hotkey to toggle voice dictation
Changes documented
app/docs/interact/web-ui/page.mdx— added a "Voice dictation" section covering the mic button, the⌘⌥V/Ctrl+Alt+Vtoggle hotkey (inert in terminal/editor focus, listed in the⌘/reference), and Enter-commits / Esc-discards behavior while listening.Manual review needed
app/docs/interact/web-ui/page.mdx— the new section has no screenshot/GIF. A short demo of dictation (mic → streaming transcript → Enter/Esc) would help, but I can't generate binaries.app/docs/interact/desktop/page.mdx— the diff adds Electron-specific handling (desktop skips the doomed Web Speech attempt and goes straight to server dictation). I placed the user-facing note on the Web UI page and mentioned the desktop app uses the server path; confirm whether the Desktop App page should also call out voice dictation explicitly.Source PR: omnigent-ai/omnigent#3044 · merged by @kerryspchang
Drafted automatically by the doc-sync workflow. Review for accuracy before merging.