Voice & Settings
Voice handoff states, multimodal continuity, and the settings surfaces that govern system tone.
Voice Handoff Artifact
Voice mode needs a visible handoff artifact so the user understands what transfers between modalities.
Developer details
Start from these files when you need to trace the live implementation.
src/shared/ui/chat/artifacts/VoiceHandoffArtifact.tsx
Voice Settings Coverage
This route also exists to make the agent voice settings surface part of showcase coverage.
Developer details
Start from these files when you need to trace the live implementation.
src/features/settings/ui/AgentVoiceSettingsClient.tsx
Embedded settings live view
Rendered against the real settings API when available.
Why this section exists
The coverage check previously reported agent voice settings as uncovered.
Voice is a first-class runtime surface, not an appendix.
This bucket makes tone, modality, and prompt-channel configuration discoverable in the design system.