How to envoke OnActivespeakerChange event in js in the new zoom sdk .
An example would be nice and where to add it as the docs doesn’t provide any good implementation.
can you explain a bit more about the users array? If it contains more than 2 objects what does it depict? thus that mean the context changes from user 1 to 2 ?
@njain4_be19 That array contains the users that are currently speaking along with a timestamp indicating when they started speaking. More information can be found here
