I’m looking for solutions for enabling real time transcription on Zoom. Specifically, it needs to work along with the Web SDK and there needs to be an exposed API for the same.
There seems to be Marketplace apps which is supposed to enable it, like Otter.ai (this is the one which seems best on paper with live transcription, note taking, etc). But it is not evident how it can be integrated with Web SDK on that page. Nor there is detailed info on the Otter.ai Zoom blog.
Summarising:
Can Otter.ai be integrated with the Web SDK and are any APIs available?
Are there any alternative ways to enable real time transcription with Web SDK?
Zoom - do you have a sample API for requesting only the audio file for a certain meeting ?
Since the websdk does not have this out of the box - what is the preferred way to connect transcription with my custom app … and route the request to Otter and get the transcript response
Apologies for the confusion, the Web SDK does support the Closed Caption feature, but not in the sense of this threads topic, to get audio streams for real time transcription unless you are using the closed captioning api.