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