Skip to main content
GET
Refresh Signed URL

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

file_name
string
required

The file name in GCP Storage

Response

Successful Response

Response model for TTS generation (URL mode).

success
boolean
required

Whether the request was successful

audio_url
string
required

Signed URL to access the audio file

expires_at
string<date-time>
required

When the signed URL expires

file_name
string
required

Name of the audio file in storage

duration_estimate_seconds
number | null

Estimated audio duration in seconds

text_length
integer | null

Length of the input text

speaker_id
enum<integer> | null

Speaker voice used for generation

Available options:
241,
242,
243,
245,
246,
248
speaker_name
string | null

Human-readable speaker name