jimig
1
We’d love to know when a guest is speaking, to understand who said what during a meeting.
This can then be overlayed onto Cloud Recordings for audio analysis.
It seems that Zoom has this information, but it is not exposed during a meeting via any API or webhook approach.
tommy
(Tommy Gaessler)
2
Hey @jimig,
This is currently possible with some of our SDKs.
For example on our iOS SDK:
“Get the ID of the active user in the meeting.”
https://zoom.github.io/zoom-sdk-ios/category_mobile_r_t_c_meeting_service_07_user_08.html#a6c163721d526d69f1ff3736326fa16d2
Thanks,
Tommy
jimig
3
Thanks Tommy, any chance this might become available as a webhook for non apps?
tommy
(Tommy Gaessler)
4
Hey @jimig,
Probably not via Webhooks or APIs, but for all the SDKs yes.
I can’t see us making a webhook that sends a notification anytime someone speaks.
Thanks,
Tommy