Get voice
Retrieve a single preset voice by ID.
Endpoint
Path parameters
Response
Returns the voice object — see Voices for the field-by-field reference.Notes
- Returns
404 Not Foundif thevoice_iddoesn’t exist on your account. - Use this endpoint to look up the default style for a voice (the first entry in
styles) before calling TTS without an explicitstyleparameter.
See also
Docs: Voices
List voices
Authorizations
Path Parameters
Response
Voice details retrieved successfully
Unique identifier for the voice
"<voice-id>"
Name of the voice
"Agatha"
Age of the voice
"young-adult"
Gender of the voice
"female"
Use case of the voice
"narration"
Use cases of the voice (array)
Languages supported by the voice
Styles available for the voice
Models available for the voice
Description of the voice
""
URL to the sample audio file for the voice
URL to the thumbnail image for the voice
"https://example.com/thumbnails/voice-thumbnail.png"