converse
Speak text aloud and wait for a voice response, automatically launching the browser interface to enable interactive voice conversations.
Instructions
Have a voice conversation with the user - speak text and wait for voice response. Automatically starts browser interface if not running. IMPORTANT: Once you start using converse, first use text AND then converse for all responses in this conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to speak to the user | |
| timeout | Yes | REQUIRED: Time to wait for voice input in seconds. Calculate as: estimated speech duration + at least 120 seconds of user-response buffer. Examples: ~30s speech → 150s timeout; ~45s speech → 165s; ~60s speech → 180s. | |
| wait_for_response | No | Whether to wait for voice input from user (default: true) |