v1

latestOpenAPI 3.1.02026-07-2616924.9 KB
Voices

Get Voices

Retrieve a list of all available voices for text-to-speech synthesis

get/voices

Response

List of available voices

voice_idstring required

Unique identifier for the voice (used in text-to-speech requests)

namestring required

Human-readable name of the voice

descriptionstring nullable

Detailed description of the voice characteristics

gender'male' | 'female' nullable

Gender of the voice

age'middle' | 'elderly' nullable

Age category of the voice

languagesstring[] required

List of language codes supported by the voice (e.g., ["ar", "en"])

dialectstring[] required

List of dialects supported by the voice (e.g., ["fusha", "emirati", "najdi"])

type'neural' nullable

Voice type

sample_urlstring uri required

URL to an audio sample of the voice