UniRouteUniRoute
All models
Elevenlabs Text to Speech
Audio

Elevenlabs

Elevenlabs Text to Speech

Elevate your content with the ElevenLabs API text to speech, delivering human-like audio that captivates audiences. At UniRoute, access ElevenLabs TTS API effortlessly for podcasts, apps, and more – no coding expertise required.

Pricing

TierUniRouteMarket
turbo 2.5$0.03$0.05
multilingual v2$0.06$0.10

per request

About this model

From education to entertainment, the ElevenLabs text to speech API powers diverse applications, driving engagement and efficiency.

Text-to-speech

Deep dive

Use Cases for ElevenLabs Text to Speech API

From education to entertainment, the ElevenLabs text to speech API powers diverse applications, driving engagement and efficiency.

Audiobooks and Podcasts:

Generate narrated books or episodes quickly, saving time for creators facing tight deadlines.

E-Learning Narration:

Create voiceovers for courses in multiple languages, helping educators reach global students without voice talent.

Call it with one request

Works with the OpenAI SDK — just change the base URL.

api.uniroute.dev
curl https://api.uniroute.dev/v1/audio/generations \
  -H "Authorization: Bearer $UNIROUTE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "elevenlabs-tts",
    "prompt": "Lo-fi hip hop beat, 90 BPM, rainy mood"
  }'

Related models