01Private by default
Speech recognition and optional AI processing run on your machine. Network access is used for model/runtime downloads and update checks.
Audio stays local02Live preview
Your words appear as you speak. A caption follows your active window, macOS-style, or sits under the floating pill.
See it before it lands03Types into anything
Output strategies deliver text through keystrokes or paste, with fallbacks for terminals and elevated windows. Per-app profiles adapt the behavior.
Editors · terminals · chat04Developer dictation
Dictate identifiers, symbols, file paths, and commit messages. Optional codebase vocabulary indexing helps recognize names from your own projects.
Words → code05Meetings, kept local
Record microphone and supported system audio, keep a local transcript, and optionally add speaker labels and an on-device summary.
Record · transcribe · summarize06Connected to your editor
A local MCP server exposes dictation to compatible tools. An opt-in, token-authenticated localhost WebSocket API supports precise editor integrations.
MCP · VS Code · localhost API