Skip to Content
API ReferenceAttemptPOST /chat_speak

POST /attempt/chat_speak

Chat Speak

Push audio bytes into a conversation’s inbound buffer (or stage them).

Request Body (ChatSpeakRequest)

FieldTypeRequiredDescription
conversation_idstringNo
chat_idstringNo
audiostringNo
idempotency_keystringNo
softbooleanNo
acceptbooleanNo

Response (ChatSpeakResponse)

FieldTypeRequiredDescription
acceptedbooleanYes
idempotency_keystringNo
Last updated on