Skip to main content
AvatarKit client SDKs expose event callbacks so your app can react to connection changes, conversation state transitions, and errors in real time.

Event Callbacks

ConnectionState

Indicates the current state of the WebSocket connection to the driving service.

ConversationState

Tracks the avatar’s current playback state.

Usage Examples