Elevenlabs
Elevenlabs

Create natural AI voices instantly in any language - perfect for video creators, developers, and businesses.

4037VIEWS
33USERS

Tools

Page 1 of 11

Add New Project With Attributes

Use to create a new elevenlabs project for text-to-speech synthesis (e.g., audiobooks); a project `name` is required by the api for creation, and content can be initialized using `from url` or `from document`.

Delete Project By Id

Use to irreversibly delete a specific project by its `project id`; the project must exist and be accessible, and this action cannot be undone.

Get Projects

Fetches a list of all projects and their details associated with the user's elevenlabs account; this is a read-only operation.

Get Project By Id

Use to retrieve all details for a specific project, including its chapters and their conversion statuses, by providing the project's unique id.

Add A Pronunciation Dictionary From File

Adds a new pronunciation dictionary from a lexicon file to improve speech synthesis accuracy.

Add Rules To The Pronunciation Dictionary

Adds one or more custom pronunciation rules (alias or phoneme) to an existing pronunciation dictionary.