Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "id": "45463597-20b7-4af7-b3b3-f5fb778203ab", "event": "live.translation", "payload": { "session_id": "4a39145c-2844-4557-8f34-34883f7be7d9", "created_at": "2021-09-01T12:00:00.123Z", "error": null, "type": "translation", "data": { "utterance_id": "00-00000011", "utterance": { "start": 123, "end": 123, "confidence": 123, "channel": 1, "words": [ { "word": "<string>", "start": 123, "end": 123, "confidence": 123 } ], "text": "<string>", "language": "en", "speaker": 1 }, "translated_utterance": { "start": 123, "end": 123, "confidence": 123, "channel": 1, "words": [ { "word": "<string>", "start": 123, "end": 123, "confidence": 123 } ], "text": "<string>", "language": "en", "speaker": 1 } } } }
Payload definition for the callback event live.translation.
live.translation
Id of the job
"45463597-20b7-4af7-b3b3-f5fb778203ab"
"live.translation"
The live message payload as sent to the WebSocket
Show child attributes