VoiceAgentServerEventSessionAvatarConnecting interface
The session.avatar.connecting server event.
- Extends
Properties
| event_id | The unique identifier of the server event. |
| server_sdp | The server's SDP answer for avatar media negotiation. |
| type | The event type. Always |
Property Details
event_id
The unique identifier of the server event.
event_id: string
Property Value
string
server_sdp
The server's SDP answer for avatar media negotiation.
server_sdp: string
Property Value
string
type
The event type. Always session.avatar.connecting.
type: "session.avatar.connecting"
Property Value
"session.avatar.connecting"