Create a pronunciation dictionary with custom rules for controlling how words are spoken. Rules are automatically synced to both Cartesia and ElevenLabs so they work regardless of which TTS engine your persona uses.
Documentation Index
Fetch the complete documentation index at: https://docs.tavus.io/llms.txt
Use this file to discover all available pages before exploring further.
Name of the pronunciation dictionary. Max 255 characters.
"Brand Terms"
List of pronunciation rules. Duplicate text values are not allowed. You can omit rules at creation and add them later via Update Pronunciation Dictionary.
[
{
"text": "Tavus",
"pronunciation": "TAH-vus",
"type": "alias"
}
]Pronunciation dictionary created successfully
Unique identifier for the pronunciation dictionary.
"pd_abc123def456gh"
Name of the pronunciation dictionary.
"Brand Terms"
List of pronunciation rules.
Number of rules in the dictionary.
1
ISO 8601 timestamp of when the dictionary was created.
"2025-01-15T10:30:00Z"
ISO 8601 timestamp of when the dictionary was last updated.
"2025-01-15T10:30:00Z"