onActiveSpeakersChanged

open fun onActiveSpeakersChanged(speakers: List<Participant>, room: Room)

Active speakers changed. List of speakers are ordered by their audio level. loudest speakers first. This will include the LocalParticipant too.

Sources

SDK source
Link copied to clipboard