openclaw_tts_setProvider
Switch the active TTS provider and voice. Configure provider, model, and voice for text-to-speech.
Instructions
Switch the active TTS provider / voice. Wraps tts.setProvider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| voice | No | ||
| 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. | |
| provider | Yes |