Forum Discussion

jjjgrayson_1's avatar
jjjgrayson_1
Copper Contributor
Jul 01, 2021

Get live Teams transcript via API

Hello,

 

I am working on an integration with MS Teams to perform live sentiment analysis in a meeting. I ultimately need raw text that can be fed into my model. I know that Teams can provide a live transcript during the meeting, but was wondering if the MS Teams SDK could access that transcript? Otherwise, the other option I have (which I'm trying to avoid) is building a bot that can receive audio streams and pass the stream to a voice-to-text parser https://docs.microsoft.com/en-us/microsoftteams/platform/bots/calls-and-meetings/real-time-media-concepts 

 

Or is there another way to get live audio/transcript data that i'm missing? Thanks in advance!

5 Replies

Resources