Real Time Voice Reasoner
When to Use
- User says voice mode or task matches this capability
- User says speak and reason or task matches this capability
- User says voice assistant or task matches this capability
- User says listen or task matches this capability
Workflow
- Transcribe or receive voice input stream.
- Apply voice-think-fast-handler for quick ack.
- Reason on full utterance; respond concisely for TTS.
- Confirm ambiguous commands verbally.
Integrations
voice-think-fast-handlervoice-synthesis-handler
Error Handling
| Failure | Response |
|---|---|
| Poor transcription | Ask user to repeat once. |
Gotchas
- Voice confirmations for destructive actions.
Example
Input: User request matching triggers above. Output: Structured result per workflow with integrations invoked as needed.