{ "message_type": "conversation", "event_type": "conversation.respond", "conversation_id": "your-conversation-id", "properties": { "text": "User message as if they had just finished speaking." }}
Interaction Events
Text Respond Interaction
Inbound: Broadcast text to Tavus for the replica to respond to as if the user had just spoken that transcript in the conversation. Use this for chat-style text input where a user types a message and the replica should answer.