Voice

Get list of built in voices

get/saas/voice/builtin

Query parameters

sort'asc' | 'desc'

Sort order:asc | desc

page_sizeinteger

Number of items per page [1;100]

Number of items per page [1;100]

tokenstring

Pagination token. Note:sort and page_size parameters are not allowed with the pagination token parameter

Pagination token. Note:sort and page_size parameters are not allowed with the pagination token parameter

searchstring

Search by name and description (min 2 characters, case-insensitive)

Search by name and description (min 2 characters, case-insensitive)

genderGender[]

Filter by gender label

Filter by gender label

age_groupAgeGroup[]

Filter by age group label

Filter by age group label

moodMood[]

Filter by mood label

Filter by mood label

langstring

Filter by TTS sample language code

Filter by TTS sample language code

is_favoriteboolean

Filter by favorite flag for the current user

Filter by favorite flag for the current user

providerVoiceProvider[]

Filter by TTS sample provider: palabra | elevenlabs. Only voices with a sample from the requested provider are returned, and tts_sample points to that provider's latest sample.

Filter by TTS sample provider: palabra | elevenlabs. Only voices with a sample from the requested provider are returned, and tts_sample points to that provider's latest sample.

Response

Successful Response

okboolean

Indicates if the request was successful or not.

Changes

No recorded changes to this endpoint across all 1 revision of this API.