Get Voices

View as Markdown
Get voices supported for a given model using the new Waves API.

Authentication

AuthorizationBearer

Header authentication of the form Bearer <token>

Path parameters

modelenumRequiredDefaults to lightning-v3.1
The model to use for speech synthesis.
Allowed values:

Response

Voices retrieved successfully.
voiceslist of objects
List of available voices.

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error