v1

latestOpenAPI 3.1.02026-07-2671117149.2 KB
Apis

Get Tts Run Info

get/tts-result/{run_id}

Path parameters

run_idinteger required

The unique identifier for the run, which was generated during the creation process and returned upon task completion.

Query parameters

output_type'raw_bytes' | 'file_url'

The type of the Text-to-Speech output to return. Either streamable audio bytes or a URL to the generated file.

Response

Successful Response

output_urlstring

A presigned URL that points to the output audio file.