get
https://api.apptek.com/api/v2/texttospeech/models
This method returns a list of available models that can be used for text to speech
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Model description
The method returns a JSON array with model description objects.
E.g.
[
{
"features": null,
"name": "en.Z_VCTK_p299",
"description":"English (Z_VCTK_p299)"
}
]
