Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.260 ·

Dictation (voice) config wired into managed-config schema, endpoints unused so far

Voice dictation config fields exist in settings schema but nothing uses them yet.

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaDictationwhat it touches
KindInternal Changesin v2.1.260,
Under the hood Nothing to try yet

Voice dictation config fields exist in settings schema but nothing uses them yet.

A new dictation key was added to the managed/MDM config schema, backed by an empty DictationConfig placeholder object for future fields. Four helper exports, dictationBaseUrl, dictationCspSource, dictationEndpoints, and websocketCspSource, derive a dictation service URL and CSP/websocket origins from the existing gateway inference config, gated on dictation?.enabled. These are wired into the config module's exports alongside isChatTabEnabled, but nothing in the bundle calls them yet.

Read from
Names in the bundledictation
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up dictation, on How Claude Science works with your data. * **Organization settings** for connectors, skills, the sandbox network allowlist, SSH hosts, Modal, model endpoints, and memory (see [Admin controls](/docs/claude-science/admin-controls)). There is no organization setting for web search, … claude-science/how-claude-science-works-with-your-data see the edit
Added since A small documentation edit on Voice dictation touched a line naming dictation after this was published. The Claude Code [VS Code extension](/docs/en/vs-code) also supports voice dictation with the same claude.ai account requirement. It is not available in VS Code Remote sessions, including SSH, Dev Containers, and Codespaces, because the mic… voice-dictation see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesA small documentation edit on Voice dictation touched a line naming dictation after this was published.

See this entry in the whole of v2.1.260 →

Feedback