- Convert text into high-quality synthesized speech
- Use character voices or branded narrators
- Generate podcasts, audio summaries, or spoken content
- Power real-time conversational or voice-based interactions
- Support accessibility through screen-free or hands-free experiences
Common use cases and example apps
| Example app | Example prompt | Description |
|---|---|---|
| Voice-enabled assistants | Build a voice-enabled assistant. Users ask questions and the app responds aloud using ElevenLabs voices. | Create voice-enabled assistants that deliver spoken responses instead of text-only replies. The app accepts user input, generates a response, converts that response into spoken audio using a selected voice, and delivers audio as the primary output. |
| Daily briefing apps | Use ElevenLabs and build a daily briefing app that reads out metrics or summaries every morning. | Deliver daily briefings as audio so users can listen while multitasking. The app compiles a briefing from selected sources (for example metrics, dashboards, or summaries), generates a spoken version, and provides playback in-app. |
| Podcast and narrated content generators | Use ElevenLabs and build an app that turns articles or story prompts into narrated audio episodes. | Turn written content into narrated audio episodes users can listen to on demand. The app transforms articles or prompts into scripts, generates narration (optionally using multiple voices), and outputs complete audio episodes for on-demand listening.. |
| Children’s story and storytelling apps | Use ElevenLabs and build a story app that generates narrated stories with character voices. | Generate narrated stories with expressive character voices for immersive storytelling experiences. The app creates stories based on user-defined inputs, assigns voices to characters, and produces fully narrated audio as the primary output. |
| Learning and instructional apps | Use ElevenLabs and build a learning app that reads lessons or exercises aloud. | Support learning through spoken instruction and narrated educational content. The app converts lessons, exercises, or explanations into spoken audio and delivers narration as a core part of the learning experience. |
| Fitness, wellness, and guided experience apps | Use ElevenLabs and build a fitness or wellness app that delivers spoken guidance. | Provide guided experiences through audio-first instructions and prompts. The app generates spoken guidance for routines, sessions, or exercises and delivers audio continuously throughout the experience. |
| Accessibility features | Use ElevenLabs and build an app that reads content aloud for users who prefer or require audio output. | Enable audio-first access to app content so it can be consumed without relying on the screen. The app automatically generates spoken audio for relevant content and delivers audio as the primary way users consume information, supporting screen-free or hands-free use. |
How to connect ElevenLabs
Workspace admins and owners can connect ElevenLabs. You can create multiple ElevenLabs connections using different API keys, and with different access levels, which is useful for separating environments (for example, development and production) or managing rate limits. When the connection is created, ElevenLabs becomes available across all projects in the workspace.Prerequisites
Before connecting ElevenLabs, make sure you have:-
An ElevenLabs account and API key
All audio generation or processing performed through this connector consumes ElevenLabs credits (based on the selected model and input length), and billing is handled directly by ElevenLabs, not Lovable.
- Lovable workspace owner or admin role
Step 1: Create an ElevenLabs account and API key
An API key lets you connect to ElevenLabs API and use its features. You can create multiple keys with different access levels. To create an ElevenLabs API key:- Go to ElevenLabs and set up your account.
- In Developers → API keys, click Create Key.
-
Give the key a descriptive name, for example,
Lovable integration. - Turn on Restrict Key.
- Set a monthly Credit Limit.
- Choose which feature endpoints this key can use, depending on what your app needs.
-
Copy the generated API key and store it securely.
Your API key functions like a password. Keep it secure and never share it publicly. You’ll need it in the next step.
Step 2: Connect ElevenLabs to Lovable
You can create multiple connections using different API keys. To connect ElevenLabs:- Go to Settings → Connectors → Shared connectors and select ElevenLabs.
- Click Add connection.
- Display name: name the connection, for example
ElevenLabs Prod. - Under Authentication, enter your ElevenLabs API key (
sk_xxxxxxxx…). - Click Create.
How to delete a connection
Workspace admins and owners can delete connections. Deleting a connection is permanent and cannot be undone. It will remove the credentials from all linked projects, and any apps depending on will stop working until a new connection is added. If the connection is used by multiple projects, consider creating a replacement connection first. To delete a connection:- Go to Settings → Connectors → Shared connectors and select .
- Open the connection you want to remove.
- Under Delete this connection, review the list of projects currently using it.
- Click Delete and confirm.