v2

latestOpenAPI 3.1.02026-07-2628105122.0 KB
pronunciationDictionary

Update Pronunciation Dictionary

Update an existing pronunciation dictionary by uploading a JSON file. You can add new words, change existing pronunciations, or both — entries not included in the uploaded file remain unchanged.

Limits: Max 100 words per dictionary, 1 MB file size.

The response includes the dictionary_id and the updated pronunciation mappings for verification.

put/text-to-speech/pronunciation-dictionary

Query parameters

dict_idstring required

ID of the dictionary to update

Headers

api-subscription-keystring required

Response

Successful Response

dictionary_idstring required

Unique identifier of the updated dictionary.

updated_pronunciationsobject required

The new pronunciation data after the update, organized as {language_code: {word: pronunciation}}.