Create natural AI voices instantly in any language - perfect for video creators, developers, and businesses.
Adds a new pronunciation dictionary from a lexicon file to improve speech synthesis accuracy.
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`.
Adds one or more custom pronunciation rules (alias or phoneme) to an existing pronunciation dictionary.
Adds an existing, shareable voice to a specified user's elevenlabs account library under a new custom name, requiring the user's public id and the voice id.
Adds a custom voice, requiring a `name` and a `files` list with at least one audio sample, to initiate cloning; returns `voice id` but voice is not immediately usable for synthesis.
Converts the textual content of a chapter, identified by `chapter id` within a `project id`, into audio format.