[JS SDK] onActiveSpeakerChange Trigger Criteria

Hey there,

I’ve been testing the onActiveSpeakerChange event in the Zoom Apps JS SDK and found that it inconsistently fires based on a test that I performed with myself on a zoom call from two separate clients.

It’s unclear whether active speaker changes are registered when there are only two people on in a meeting.

Does anyone know the conditions under which a handler is triggered for onActiveSpeakerChange?

Hey @nikhil2,

Thank you for reaching out to the Zoom Developer Forum. To make sure I understand, you’re seeing that when there are > 2 participants the onActiveSpeakerChange event doesn’t fire?

Can you share the scope of code where you set up this event listener?

Thanks,
Max