Voice
List available voices
Retrieve a list of available voices for text-to-speech synthesis. This endpoint provides access to a comprehensive catalog of voices with various characteristics, languages, and styles suitable for legal document narration, client presentations, and accessibility purposes.
get/voice/v1/voices
Query parameters
page_sizeinteger
Number of voices to return per page (max 100)
next_page_tokenstring
Token for retrieving the next page of results
searchstring
Search term to filter voices by name or description
voice_type'premade' | 'cloned' | 'professional'
Filter by voice type
categorystring
Filter by voice category
collection_idstring
Filter by voice collection ID
sort'name' | 'created_at' | 'updated_at'
Field to sort by
sort_direction'asc' | 'desc'
Sort direction
include_total_countboolean
Whether to include total count in response
Response
List of available voices retrieved successfully