Text to Dialogue quickstart
Learn how to generate immersive dialogue from text.
Eleven v3 API access is currently not publicly available, but will be soon. To request access, please contact our sales team.
This guide will show you how to generate immersive, natural-sounding dialogue from text using the Text to Dialogue API.
Using the Text to Dialogue API
Create an API key
Create an API key in the dashboard here, which you’ll use to securely access the API.
Store the key as a managed secret and pass it to the SDKs either as a environment variable via an .env
file, or directly in your app’s configuration depending on your preference.
.env
Next steps
Explore the API reference for more information on the Text to Dialogue API and its options.