The useSpeakingParticipants hook returns the only the active speakers of all participants.
useSpeakingParticipants
const activeSpeakers = useSpeakingParticipants();
Generated using TypeDoc
The
useSpeakingParticipants
hook returns the only the active speakers of all participants.Example