Acknowledgment messages
Audio chunk acknowledge (ack)
Payload definition for the audio_chunk
acknowledgment.
Id of the live session
Example:
"4a39145c-2844-4557-8f34-34883f7be7d9"
Date of creation of the message. The date is formatted as an ISO 8601 string
Example:
"2021-09-01T12:00:00.123Z"
Flag to indicate if the action was successfully acknowledged
Example:
true
Error message if the action was not successfully acknowledged
Example:
null
Available options:
audio_chunk
Example:
"audio_chunk"
The message data. "null" if the action was not successfully acknowledged
Was this page helpful?