v3

latestOpenAPI 3.0.02026-07-318685204.9 KB
Enhancements

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"
    ]
  }
}