openclaw_talk_speak
Synthesize and play any piece of text aloud using text-to-speech. Provide the text to have the agent speak it.
Instructions
Make the agent speak a piece of text out loud (synthesizes + plays). Wraps talk.speak.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| instance | No | Optional OpenClaw instance to route this call to (e.g. 'default', 'work'). Falls back to the active default instance, or the OPENCLAW_GATEWAY_URL/TOKEN env vars when set. List configured instances with openclaw_setup_list. |