Skip to main content
GET
Synthesize a short audio sample of a voice

Authorizations

X-API-KEY
string
header
required

Path Parameters

accountId
string
required
voiceId
string
required

Response

Successful response

Response for GET /voice-library/<voice_id>/sample.

voiceId
string
required

The voice that was synthesized

sampleUrl
string
required

Time-limited URL to a synthesized sample of the voice

expiresInSeconds
integer
required

Number of seconds until sample_url expires

text
string
required

The text that was synthesized

Last modified on May 29, 2026