How setup works
A deployment admin connects ElevenLabs once from Settings > Integrations with:- an ElevenLabs API key scoped to text-to-speech only, preferably with a credit limit
- the voice ID to use for narration
What to expect
ElevenLabs is a credential-only integration. Roomote uses it on the control plane to synthesize narration; agents receive no ElevenLabs tools, and the API key is not sent to task sandboxes. Self-hosted operators can instead setR_ELEVENLABS_API_KEY and
R_ELEVENLABS_VOICE_ID. The connection configured in Settings >
Integrations takes precedence when both sources are available.