Create Pronunciation Dictionaries
Path parameters
The ID of the project to be used. You can use the List projects endpoint to list all the available projects.
Headers
Request
A list of pronunciation dictionary locators (pronunciation_dictionary_id, version_id) encoded as a list of JSON strings for pronunciation dictionaries to be applied to the text. A list of json encoded strings is required as adding projects may occur through formData as opposed to jsonBody. To specify multiple dictionaries use multiple โform lines in your curl, such as โform โpronunciation_dictionary_locators=โ{โpronunciation_dictionary_idโ:โVmd4Zor6fplcA7WrINeyโ,โversion_idโ:โhRPaxjlTdR7wFMhV4w0bโ}โโ โform โpronunciation_dictionary_locators=โ{โpronunciation_dictionary_idโ:โJzWtcGQMJ6bnlWwyMo7eโ,โversion_idโ:โlbmwxiLu4q6txYxgdZqnโ}โโ.