Get Voices

View as MarkdownOpen in Claude
Get voices supported for a given model using the new Waves API.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

modelenumRequired
The model to use for speech synthesis.
Allowed values:

Response

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

Errors