OpenAPI 3.1.0MITraw.githubusercontent.com2026-08-1010668301.7 KB

c951ca5dcd08

Legs

Play a staged TTS utterance

Starts playback of an utterance staged by the preflight endpoint. Returns immediately, before synthesis has necessarily finished; failure is reported asynchronously on tts.error, exactly as for POST /legs/{id}/tts. Once committed, stop playback with DELETE /legs/{id}/play/{playbackID} using the same tts_id.

post/legs/{id}/tts/{ttsID}/commit

Response

TTS committed; playback starts as soon as the audio is ready

instance_idstring

Instance identifier

statusstring required