Hi,
@saghul I was able to successfully add TRACK_AUDIO_LEVEL_CHANGED listener with the steps you mentioned in this post and also by setting disableAudioLevels to false in
Reducer.js
However, I am not able make NOISY_MIC listener work the same way. I tried adding enableNoisyMicDetection: true, in the same file mentioned earlier in this post but did not work.
Hope you can guide me with this soon.