VoiceAgentClientEventSessionAvatarConnect interface

The session.avatar.connect client event.

Extends

Properties

client_sdp

The client's SDP offer for avatar media negotiation.

event_id

An optional client-generated event identifier.

type

The event type. Always session.avatar.connect.

Property Details

client_sdp

The client's SDP offer for avatar media negotiation.

client_sdp: string

Property Value

string

event_id

An optional client-generated event identifier.

event_id?: string

Property Value

string

type

The event type. Always session.avatar.connect.

type: "session.avatar.connect"

Property Value

"session.avatar.connect"