Search the documentation
3 pages for autosubmit.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Claude Code settings
Claude Code CLI · in the page
settings
…enabled` turns dictation on, `mode` selects `"hold"` or `"tap"`, and `autoSubmit` sends the prompt on key release in hold mode. Written automatically when you run `/voice`. Requires a Claude.ai accoun…
Claude Code settings reference
Claude Code CLI · in the page
settings-reference
…`Any file`](#scopes) * **Type**: object with `enabled` as a Boolean, `autoSubmit` as a Boolean that applies in hold mode only, and `mode`, one of: * `"hold"`: you hold the dictation key while speaki…
Voice dictation
Claude Code CLI · in the page
voice-dictation
…Code inserts the transcript and waits for you to press `Enter`. Set `"autoSubmit": true` in the `voice` settings object to send the prompt automatically when you release the key, as long as the transc…