List all voices
Returns an array of Voice objects available for the user
Query parameters
Filter voices by language
Filter voices by gender
Filter by visibility. 'public' returns only Argil's public voices, 'private' returns only your workspace's custom voices. Omit to return both.
Response
An array of voices
Changes
Changed in 4 of the 50 revisions of this API.1511
- ▲
removed the enum value
BRAZILIAN_PORTUGUESEfrom thequeryrequest parameterlanguagerequest-parameter-enum-value-removed
- ●
added the new
BULGARIANenum value to theitems/language/allOf[VoiceLanguage]/response property for the response status200response-property-enum-value-added
- ●
added the new
ITALIANenum value to theitems/language/allOf[VoiceLanguage]/response property for the response status200response-property-enum-value-added
- ●
added the new
JAPANESEenum value to theitems/language/allOf[VoiceLanguage]/response property for the response status200response-property-enum-value-added
- ●
added the new
POLISHenum value to theitems/language/allOf[VoiceLanguage]/response property for the response status200response-property-enum-value-added
- ○
added the new enum value
BULGARIANto thequeryrequest parameterlanguagerequest-parameter-enum-value-added
- ○
added the new enum value
ITALIANto thequeryrequest parameterlanguagerequest-parameter-enum-value-added
- ○
added the new enum value
JAPANESEto thequeryrequest parameterlanguagerequest-parameter-enum-value-added
- ○
added the new enum value
POLISHto thequeryrequest parameterlanguagerequest-parameter-enum-value-added
- ○
removed the
BRAZILIAN_PORTUGUESEenum value from theitems/language/allOf[VoiceLanguage]/response property for the response status200response-property-enum-value-removed
- ▲
- ○
added the new optional
queryrequest parametervisibilitynew-optional-request-parameter
- ○
- ●
removed the optional property
items/createAtfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
items/createdAtto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the new optional
queryrequest parametergendernew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlanguagenew-optional-request-parameter
- ○
added the optional property
items/genderto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/languageto the response with the200statusresponse-optional-property-added
- ○