A change in a user's speaking state and audio level.

Delivered by onSpeaking in both @urth/metatell-sdk/voice (current user) and @urth/metatell-sdk/users (other users).

Hierarchy

  • SpeakingEvent

Properties

Properties

level: number

Current audio input level (typically 01).

sessionId: string

Session id of the user this event is about.

speaking: boolean

Whether the user is now speaking.