Skip to main content
GET
/
api
/
v1
/
tts
/
pronunciation-dictionaries
/
{dictionary_id}
/
{version}
/
download
Download pronunciation dictionary version as PLS
curl --request GET \
  --url https://dev.voice.ai/api/v1/tts/pronunciation-dictionaries/{dictionary_id}/{version}/download \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer token authentication. Use your API key as the bearer token. Format: Authorization: Bearer

Path Parameters

dictionary_id
string<uuid>
required
version
integer
required

Response

Successful Response

The response is of type file.