v4
latestOpenAPI 3.0.02026-08-049285219.1 KBEnhancements
Get a speech dictionary by ID
get/enhancements/speech/dictionaries/{id}
Path parameters
idstring required
Speech dictionary ID
Speech dictionary ID
Response
The requested speech dictionary
Example response
{
"data": {
"terms": [
"THEOlive",
"A. Väyrynen",
"D&I|dee-and-eye,dee-n-eye"
]
}
}