Get

Retrieve the full pronunciation mappings for a specific dictionary by its ID.

Returns the pronunciation data organized by language code, where each language contains word-to-pronunciation pairs.

Authentication

api-subscription-keystring
API Key authentication via header

Path parameters

dict_idstringRequired

Response

Successful Response
pronunciationsmap from strings to maps from strings to strings

Pronunciation mappings organized by language code (e.g. hi-IN, en-IN). Each language maps words to their custom pronunciations.

Errors