List voices
Gets a list of all voices available for text-to-speech.
Authorizations
AuthorizationstringRequired
Your ShortGenius API token
Query parameters
localestring · enumOptionalDefault:
The locale for which to retrieve voices.
autoPossible values: pagenumberOptionalDefault:
The page number to retrieve.
0limitnumber · max: 10000000OptionalDefault:
The maximum number of items per page.
20Responses
200
Successful response
application/json
400
Invalid request
application/json
get
/audio/voicesLast updated