Package-level declarations
Types
Link copied to clipboard
interface ActiveSpeakerDetectorFacade
ActiveSpeakerDetectorFacade provides API calls to add and remove active speaker observers.
Link copied to clipboard
interface ActiveSpeakerObserver
ActiveSpeakerObserver handles active speaker detection and score changes for attendees.
Link copied to clipboard
class DefaultActiveSpeakerDetector(val audioClientObserver: AudioClientObserver) : ActiveSpeakerDetectorFacade, RealtimeObserver
DefaultActiveSpeakerDetector A default implementation of the Active Speaker Detector