Event triggered by a audio detector indicating that its active state has changed from active to inactive or vice versa.
Event triggered by NoAudioSignalDetector when the local audio device associated with a JitsiConference goes silent for a period of time, meaning that the device is either broken or hardware/software muted.
Event generated by VADNoiseDetection when the tracked device is considered noisy.
Event generated by VADReportingService when if finishes creating a VAD report for the monitored devices. The generated objects are of type Array
Event generated by TrackVADEmitter when PCM sample VAD score is available.
Event generated by VADTalkMutedDetection when a user is talking while the mic is muted.
Event triggered by NoAudioSignalDetector when the local audio device associated with a JitsiConference starts receiving audio levels with the value of 0 meaning no audio is being captured on that device, or when it starts receiving audio levels !== 0 after being in a state of no audio.