Perception Analysis Event
Outbound: After the conversation ends and the replica has summarized what was visually observed, Tavus sends that full perception analysis (Raven-1 personas).
Requires Raven-style perception; see Perception — end-of-call perception analysis.
conversation for conversation-layer app messages.
"conversation"
conversation.perception_analysis.
"conversation.perception_analysis"
Unix timestamp (seconds since epoch) indicating when this event was created. Use this to build timestamped transcripts or reconstruct the timeline of a conversation.
1746000000.123
Monotonic per event; a higher seq was emitted later. Use with turn_idx as in Event ordering and turn tracking.
42
The unique identifier for the conversation.
"c123456"
Present when the frame carries a UUID id.
"550e8400-e29b-41d4-a716-446655440000"
Turn index; increments when conversation.respond is processed. Groups utterances, tool calls, and speaking-state events for the same turn. See Event ordering and turn tracking.
3
Omitted when empty.

