List Voices

Returns a list of available voices for speech synthesis

Headers

tokenstringOptional
api-keystringOptional

Query parameters

modelstringOptionalDefaults to GEN2

Valid values: FALCON, GEN2

Response

Ok
descriptionstring
displayNamestring
genderenum
Allowed values:
localestring
supportedLocalesmap from strings to objects
voiceIdstring
accentstringDeprecated
This field has been deprecated. Please refer to 'supportedLocales.detail' instead.
availableStyleslist of stringsDeprecated
This field has been deprecated. Please refer to 'supportedLocales.availableStyles' instead.
displayLanguagestringDeprecated
This field has been deprecated. Please refer to 'supportedLocales.detail' instead.

Errors

400
Bad Request Error
403
Forbidden Error
500
Internal Server Error
503
Service Unavailable Error