Realtime meeting analytics?

How can we measure analytics for a meeting in realtime, like when a speaker has started/stopped speaking, etc., as a meeting is progressing?

We see activeUserID() for android/ios, which seems (from documentation) to indicate who is speaking at the moment. Would you suggest polling this function to collect realtime metrics?

Is there a function similar to activeUserID() for the web SDK?

Hi @larryh, thanks for using the devforum.

Since the available reports of a meeting exist entirely outside of the SDKs, I would suggest checking out our general support page for more information around that.

It seems like your understanding of the activeUserId is correct. I’m not sure about whether or not it exists in the web SDK, but if you post to #web-sdk, one of my colleagues with more knowledge about our web SDK offering can certainly help!

Thanks!