This feature only works with English agents using 11Labs voices that selected the
eleven flash v2 (English only) voice model. 
- Word or phrase to be annotated. For example,
actually. - Phonetic alphabet to use.
ipaandcmuare supported. - Phoneme — the pronunciation of the word in the chosen alphabet. For example,
æktʃuəli.
How many entries can I add?
The pronunciation dictionary is a list on the agent — you can add multiple entries and there is no fixed cap enforced by the API. In practice:- Add one entry per word or short phrase you want to override. Each entry needs its own
word,alphabet, andphoneme. - Keep the dictionary focused on words the model actually mispronounces (uncommon proper nouns, brand names, technical terms, foreign words). Overriding common words can produce unnatural speech.
- Avoid duplicate
wordvalues with conflicting phonemes — behavior when the same word appears twice is not guaranteed. - Very large dictionaries can push the agent payload close to request size limits when calling
update-agent. If you hit that, split entries across agents or trim rarely used words.

