Web Client SDK and Real-Time Transcripts

Description
We’re looking at getting real-time transcripts from a Zoom meeting in a custom application that we have built. We’re currently using the Zoom Web Client SDK. From my understanding, it does not look like Zoom has real-time transcripts available for Web Client SDK:

Live meeting audio / transcription - API and Webhooks - Zoom Developer Forum

Real time transcription with Web SDK - Web Meeting SDK - Zoom Developer Forum

It sounds like the way to proceed is to get the audio streams from the requests and transcribe them. However, I have read additional articles on the forum that suggest this isn’t possible.

Accessing and streaming audio & video stream from zoom client - Web Meeting SDK - Zoom Developer Forum

Any thoughts on how to extract the individual audio streams using the Zoom Web Client?

Thanks in advance!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.