Get your API key
Create or sign into your ElevenLabs account
Head to ElevenLabs and sign up or log in.
App using ElevenLabs
The Voice Studio app at/apps/voice uses the ElevenLabs API to generate high-quality speech from text.
Voice Studio
Convert text to lifelike speech using 26+ languages and over 1,000 voices
Features
Here’s what you get with ElevenLabs in your app:- 1,000+ voices from the ElevenLabs Voice Library — your users have plenty to choose from
- 26+ languages supported out of the box
- Fine-tuning controls — adjust stability, similarity, and style to get the perfect audio output
- Cloud storage — generated audio is uploaded to Cloudflare R2 storage automatically
- Database tracking — generation data is stored in the
generationstable in PostgreSQL - Credit usage — each generation reduces the user’s credits (configurable in
toolConfig.ts)
Structure
Understand the full project structure of the codebase.

