provider Pronunciation Dictionary GET /v1/pronunciation-dictionaries/{dictionary_id}/{version_id}/download
@utdk/elevenlabs /v1/pronunciation-dictionaries/{dictionary_id}/{version_id}/download
Get A Pls File With A Pronunciation Dictionary Version Rules
Get a PLS file with a pronunciation dictionary version rules
dictionary_id path required
The id of the pronunciation dictionary
string
version_id path required
The id of the pronunciation dictionary version
string
xi-api-key header
Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Try it

Authentication
Configure credentials for ElevenLabs API Documentation
getPronunciationDictionaryVersionPls
GET/v1/pronunciation-dictionaries/{dictionary_id}/{version_id}/download
Get a PLS file with a pronunciation dictionary version rules

Parameters

required

The id of the pronunciation dictionary

required

The id of the pronunciation dictionary version

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import elevenlabs from '@utdk/elevenlabs';

await elevenlabs.getPronunciationDictionaryVersionPls()