Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.92 Home All releases olderv2.1.91 v2.1.94newer
Claude Code v2.1.92

Voice Handsfree Mode [In Development]

What

A hands-free voice interaction mode with hold-to-talk and tap-to-toggle modes.

Status

Feature-gated behind VOICE_HANDSFREE; internal-only annotation states "Hidden from public SDK types until external launch."

Details
  • Three modes: hold (hold to talk, default), tap (tap to start/stop+submit), and off
  • Setting for "Submit the prompt when hold-to-talk is released (hold mode only)"
  • Described as "Voice handsfree settings; behavior gated at read sites by feature(VOICE_HANDSFREE)"
Evidence

Voice handsfree settings (search for "VOICE_HANDSFREE", "'hold' (default): hold to talk")

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.92 →