Agents·4 min read

Give Agents an ElevenLabs Voice

Connect ElevenLabs, choose a voice for a bot, preview it, and let playground responses speak aloud.

Give Agents an ElevenLabs Voice

Bothive agents can have a literal voice powered by ElevenLabs. Use this when your bot will talk in a web widget, voice surface, demo, or customer-facing assistant flow.

1. Connect ElevenLabs

  1. Go to Dashboard → Integrations.
  2. Search for ElevenLabs.
  3. Click Connect.
  4. Paste your ElevenLabs API key.
  5. Save the connection.

2. Choose a voice for a bot

  1. Open Dashboard → Agents.
  2. Choose the bot you want to configure.
  3. Open Identity.
  4. In Literal voice, click the voice loader button.
  5. Pick a voice from your ElevenLabs account.
  6. Turn the voice On.
  7. Click Save.

3. Preview the voice

Use Preview in the Literal voice card. Bothive uses your current channel preview text when available, so you can test how the actual agent sounds before shipping.

4. Play playground responses

Once voice is enabled, open the bot playground and run the bot. Assistant responses show Play voice, which turns that response into audio using the bot's saved ElevenLabs profile.

Recommended settings

  • Model: keep eleven_multilingual_v2 unless you know you want another ElevenLabs text-to-speech model.
  • Stability: start around 0.5.
  • Similarity: start around 0.75.
  • Speaker boost: keep on for clearer demos.

Troubleshooting

  • If voices do not load, reconnect ElevenLabs in Integrations.
  • If preview fails, confirm your ElevenLabs API key has text-to-speech access.
  • If the voice sounds too expressive, lower style or increase stability.
Quick tip

Use the test pane to iterate quickly. Every change you make is live — no need to save first.

Important

API keys are shown only once. Store them securely and never commit them to version control.

Best practice

Test your bot with edge cases before deployment. Try empty inputs, long messages, and special characters.

Pro tip

Chain multiple specialized bots in a workflow for better results than one general-purpose bot.

Give Agents an ElevenLabs Voice