Search the documentation
50 pages for voice.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it. Cut at 50, so a narrower query shows the rest.
Voice dictation
Claude Code CLI · title
voice-dictation
Or, for the model with the same capabilities and no access approval requirement:
Claude Developer Platform · in the page
about-claude/models/migration-guide
…Claude Opus 4.6's warmer style. If your product relies on a specific voice, re-evaluate style prompts against the new baseline. 4. **Built-in progress updates in agentic traces:** Claude Opus 4.7 pr…
optimizing-for-cost-and-intelligence
Claude Developer Platform · in the page
about-claude/models/optimizing-for-cost-and-intelligence
…ce each request's token counts at those rates rather than reporting invoices. 1. **WideSearch:** Wong et al., "WideSearch: Benchmarking Agentic Broad Info-Seeking," arXiv:2508.07999, 2025. Broad web-…
pricing
Claude Developer Platform · in the page
about-claude/pricing
…n covers partner-operated cloud platforms, where the cloud provider invoices you. For Anthropic-operated cloud platforms billed through a marketplace, see [Claude Platform on AWS pricing](https://plat…
customer-support-chat
Claude Developer Platform · in the page
about-claude/use-case-guides/customer-support-chat
…dditional staff. </Accordion> <Accordion title="Consistent brand voice"> You can instruct Claude to consistently represent your brand's tone and values, whereas human agents may vary in their…
quickstart
Claude Developer Platform · in the page
agents-and-tools/agent-skills/quickstart
…"messages": [ {"role": "user", "content": "Generate a PDF invoice template"} ], "tools": [{"type": "code_execution_20260521", "name": "code_execution"}] }' ``` ```bash C…
Compliance API
Claude Developer Platform · in the page
api/compliance
…r_disconnected"` User disconnected from an integration. - `"invoice_collection_method_updated"` Invoice collection method was changed. - `"lti_launch_initiated"` LTI launch was in…
Activities
Claude Developer Platform · in the page
api/compliance/activities
…r_disconnected"` User disconnected from an integration. - `"invoice_collection_method_updated"` Invoice collection method was changed. - `"lti_launch_initiated"` LTI launch was in…
Query compliance activities
Claude Developer Platform · in the page
api/compliance/activities/list
…r_disconnected"` User disconnected from an integration. - `"invoice_collection_method_updated"` Invoice collection method was changed. - `"lti_launch_initiated"` LTI launch was in…
claude-in-microsoft-foundry
Claude Developer Platform · in the page
build-with-claude/claude-in-microsoft-foundry
…denominated in Claude Consumption Units (CCUs), metered hourly, and invoiced monthly in arrears on your Azure bill. CCUs are not prepaid credits. There is no CCU balance or commitment. For the CCU pr…
claude-platform-on-aws
Claude Developer Platform · in the page
build-with-claude/claude-platform-on-aws
…denominated in Claude Consumption Units (CCUs), metered hourly, and invoiced monthly in arrears on your AWS bill. CCUs are not prepaid credits. There is no CCU balance or commitment. For the CCU pric…
prompting-claude-opus-4-8
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/prompting-claude-opus-4-8
…phrasing and sparing emoji use. If your product relies on a specific voice, re-evaluate style prompts against the new baseline. For instance, if your product voice is warmer or more conversational,…
prompting-claude-sonnet-5
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/prompting-claude-sonnet-5
…on long-form writing may shift. If your product relies on a specific voice, re-evaluate style prompts against the new baseline. For instance, if your product voice is warmer or more conversational,…
structured-outputs
Claude Developer Platform · in the page
build-with-claude/structured-outputs
…{ "role": "user", "content": "Extract invoice data from: Invoice #12345, Date: 2024-01-15, Total: $500.00" } ], "output_config": {…
inference-hooks
Claude Developer Platform · in the page
manage-claude/inference-hooks
…stem prompts and tool definitions are never included in what is sent. Voice mode is not covered. *** ## Inference hooks versus the Compliance API Both features serve security, legal, and compliance…
Opus migration
Claude Developer Platform · in the page
models/opus-5/migration-guide
…Claude Opus 4.6's warmer style. If your product relies on a specific voice, re-evaluate style prompts against the new baseline. 4. **Built-in progress updates in agentic traces:** Claude Opus 4.7 pr…
Use Claude Code with a screen reader
Claude Code CLI · in the page
accessibility
…with a screen reader > Set up Claude Code for screen readers such as VoiceOver and NVDA, plus settings for screen magnifiers, reduced motion, and colorblind-friendly themes. Claude Code has a screen…
Hosting the Agent SDK
Claude Code CLI · in the page
agent-sdk/hosting
…is destroyed. Example workloads include bug investigation and fix, invoice and receipt extraction, document translation, and media transformation. The container runs a one-shot entrypoint that calls…
Manage multiple agents with agent view
Claude Code CLI · in the page
agent-view
…e session as a plain prompt rather than run as a Bash command. With [voice dictation](/docs/en/voice-dictation) enabled, hold or tap your push-to-talk key while the reply input is focused to dictate…
Claude Code changelog
Claude Code CLI · in the page
changelog
…election that had been extended with Shift+Arrow keys * Fixed the `/voice` startup tip still appearing after voice dictation was enabled via the `voice.enabled` setting * Fixed shell-mode (`!`) Ta…
Claude apps gateway configuration
Claude Code CLI · in the page
claude-apps-gateway-config
…ontracted rates. Amounts stay in USD and remain an estimate, not an invoice. Two prerequisites: * Claude Code v2.1.227 or later on the gateway server. Earlier versions reject the unknown key at boot.…
Claude apps gateway spend limits
Claude Code CLI · in the page
claude-apps-gateway-spend-limits
…se. The amounts are USD estimates, a circuit breaker rather than an invoice; for billing, reconcile against your provider's usage reporting. The meter picks each request's rates in this order: 1. A…
Code Review
Claude Code CLI · in the page
code-review
…Dashboard cost figures are estimates for monitoring activity. For invoice-accurate spend, refer to your Anthropic bill. ## Pricing Code Review is billed based on token usage. Each review averages…
Commands
Claude Code CLI · in the page
commands
…| | `/voice [hold\|tap\|off]` | Toggle [voice dictation](/docs/en/vo…
Communications kit
Claude Code CLI · in the page
communications-kit
…copy, not finished copy. Rewrite each message in your organization's voice, swap the example tasks for real bugs and modules from your own codebase, and replace the `[bracketed placeholders]` before…
Claude Desktop on Linux (beta)
Claude Code CLI · in the page
desktop-linux
…-claude-use-your-computer) isn't available on Linux. * **Dictation**: voice input isn't available in the Linux desktop app. Use [voice dictation](/docs/en/voice-dictation) in the CLI instead. * **Quic…
Feature availability
Claude Code CLI · in the page
feature-availability
…ud's Agent Platform, Microsoft Foundry, and Claude Platform on AWS, `/voice` requires a claude.ai account, and `/list-agents` and its alias `/peers` are available only in sessions where [cross-session…
Interactive mode
Claude Code CLI · in the page
interactive-mode
…| ### Voice input | Shortcut | Description | Notes…
Customize keyboard shortcuts
Claude Code CLI · in the page
keybindings
…Escape | Close the panel. Changes are already saved | ### Voice actions Actions available in the `Chat` context when [voice dictation](/docs/en/voice-dictation) is enabled: | Action…
Connect Claude Code to an LLM gateway
Claude Code CLI · in the page
llm-gateway-connect
…aces for those users. [Remote Control](/docs/en/remote-control) and [voice dictation](/docs/en/voice-dictation) both rely on a claude.ai identity: Remote Control to pair a live session with your acco…
Output styles
Claude Code CLI · in the page
output-styles
…e, and output format. Use one when you keep re-prompting for the same voice or format every turn, or when you want Claude to act as something other than a software engineer. A custom output style add…
Prompt library
Claude Code CLI · in the page
prompt-library
…prompt: 'read the {examples} in {folder} to learn the structure and voice, then draft a new one for {topic}', slots: { examples: 'privacy impact assessments', folder: 'legal/pia/',…
Claude Code settings
Claude Code CLI · in the page
settings
…will respond in this language by default. Also sets the language for [voice dictation](/docs/en/voice-dictation#change-the-dictation-language) and auto-generated session titles. As of v2.1.176, when n…
Claude Code settings reference
Claude Code CLI · in the page
settings-reference
…| Interface and terminal | User or managed | | [`voice`](#voice) | Turn on [voice dictation](/docs/en…
Customize your status line
Claude Code CLI · in the page
statusline
…rupt`, the `? for shortcuts` fallback, and the `hold space to speak` [voice dictation](/docs/en/voice-dictation) hint. To add clickable link badges to the footer when an ID appears in the conversation…
Week 14 · March 30 – April 3, 2026
Claude Code CLI · in the page
whats-new/2026-w14
…(<code>showThinkingSummaries: true</code> to restore)</div> <div>Voice mode: push-to-talk modifier combos, Windows WebSocket, macOS Apple Silicon mic permission</div> <div><code>claude-cli://…
Week 29 · July 13–17, 2026
Claude Code CLI · in the page
whats-new/2026-w29
…edraws, Claude Code prints labeled lines that a screen reader such as VoiceOver or NVDA reads in order, so you can approve permissions and review output end to end. Turn it on per session with a flag,…
What's new
Claude Code CLI · in the page
whats-new/index
…terminal interface with plain, linear text for screen readers such as VoiceOver and NVDA; **`/fork`** copies your conversation into a new background session while you keep working; and **auto mode** n…
Use Claude Science on a corporate network
Claude Documentation · in the page
claude-science/corporate-networks
…stalls that use `npm` also keep npm's own certificate configuration. Voice dictation's server-side speech recognition uses a WebSocket connection that is covered by neither the certificate settings n…
Set a spend limit
Claude Documentation · in the page
claude-tag/admins/set-spend-limit
…ne before buying credits. Then set a spend limit. | | **Enterprise (invoiced)** | **Recommended.** Usage bills to your invoice with no upper bound until you set a spend limit. Set one to cap exposure…
Troubleshoot Claude Tag setup
Claude Documentation · in the page
claude-tag/admins/troubleshooting
…inue without; nothing runs in channels until the balance is funded. Invoiced organizations and those billing in other currencies see the spend limit picker regardless of balance.…
Claude Tag for marketing teams
Claude Documentation · in the page
claude-tag/users/use-cases/marketing-team
…d and campaign state from the CRM, a weekly metrics digest, and brand voice rules saved to channel memory. export const BetaNote = () => <Info>Claude Tag is in public beta. Features and behavior desc…
Changelog
Claude Documentation · in the page
cowork/changelog
…which opens the create-project dialog. * Added Esc as a way to end voice mode in the chat composer. * Added the ability to add suggested skills in local sessions, and plugins from your personal m…
Use Claude for Outlook
Claude Documentation · in the page
office-agents/outlook
…and what is noise. * Draft replies, reply-alls, and forwards in your voice, landed unsent in Outlook's compose pane. * Summarize long threads into decisions made, open items, and who owes what, w…
Claude for M365 overview
Claude Documentation · in the page
office-agents/overview
…cs/office-agents/outlook): triage your inbox, draft replies in your voice, summarize threads, and find meeting times. Admins must complete a one-time [Microsoft Graph consent](/docs/office-agent…
Use Claude for Word
Claude Documentation · in the page
office-agents/word
…nt. Example prompts: * "Tighten this paragraph and drop the passive voice." * "Rewrite this clause to make the indemnification mutual." * "Simplify this section for a non-technical audience." ### T…
Plugins overview
Claude Documentation · in the page
plugins/overview
…ized instructions Claude follows when relevant tasks arise | A "brand voice" skill that activates when drafting external communications | | **MCP connectors** | Access to external tools and data…
Configuration reference
Claude Documentation · in the page
third-party/claude-desktop/configuration
…Mtok": 3}]} ``` These are estimates for visibility, not an invoice; your provider bills at its own rates. A machine-level Claude Code managed `modelPricing` (MDM / managed-settings.json / ser…
Features
Claude Documentation · in the page
third-party/claude-desktop/feature-matrix
…| ✓ | — | | Voice mode | ✓ | — | | Claude in Chrome…
SEP-2567: Sessionless MCP via Explicit State Handles
Model Context Protocol · in the page
seps/2567-sessionless-mcp
…| `create_customer` → customer id | `create_invoice`, `list_subscriptions` | The approach can be adopted for less-persistent objects (a browser conte…