Retrieve a list of all available voices for your account. This includes standard voices and any custom cloned voices.
Endpoint
GET https://sonna.web.id/api/v1/audio/voicesRequest
This endpoint does not require any parameters, but must be authenticated.
bash
Response
Returns an array of voice objects.
json
Tip: Use these IDs in the
voice parameter of the Text-to-Speech endpoint.