Forum Discussion
jjjgrayson_1
Jul 01, 2021Copper Contributor
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...
Aug 30, 2021
This is the closest I got posted by a Microsoft employee (not possible today) https://docs.microsoft.com/en-us/answers/questions/368675/graph-api-meeting-recording-and-trascript.html
Yoav Crombie
Jul 19, 2023Iron Contributor
Hi Christian,
Are there any new options to obtain real-time transcripts during meetings/calls to be used externally?
Are there any new options to obtain real-time transcripts during meetings/calls to be used externally?
- BenissimoNov 24, 2023Copper ContributorThere is: https://learn.microsoft.com/en-us/graph/api/calltranscript-get?view=graph-rest-1.0&source=recommendations&tabs=http
but it is only for Meetings sincce you need a meetingID i would need it for 1 on 1 calls, where i haven't found something