Payload definition for the callback event live.speech_end.
live.speech_end
Id of the job
The live message payload as sent to the WebSocket
Show child attributes
Id of the live session
Date of creation of the message. The date is formatted as an ISO 8601 string
speech_end
The message data
Timestamp in seconds of the speech event
Channel of the speech event
Was this page helpful?
{ "id": "45463597-20b7-4af7-b3b3-f5fb778203ab", "event": "live.speech_end", "payload": { "session_id": "4a39145c-2844-4557-8f34-34883f7be7d9", "created_at": "2021-09-01T12:00:00.123Z", "type": "speech_end", "data": { "time": 12.56, "channel": 1 } } }