Interactions Protocol
Sensitivity Interaction
This is an event developers may broadcast to Tavus.
By broadcasting this event, you are able to update the VAD (Voice Activity Detection) sensitivity of the replica in two dimensions.
- participant_pause_sensitivity
- participant_interrupt_sensitivity
The supported values are low
, medium
, and high
.
Learn more about the sensitivity
: Get Started with Your Own STT
message_type
string
Message type indicates what product this event will be used for. In this case, the message_type will be conversation
event_type
string
This is the type of event that is being sent back. This field will be present on all events and can be used to distinguish between different event types.
conversation_id
string
The unique identifier for the conversation.
properties
object