Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Hi @Melisa Akkuş
After doing some research, here is what I found:
1/ Unfortunately, fetch transcript for an ongoing meeting is not currently supported. The transcript is only available after the meeting had ended.
2/ I do see how convenience it would be if Microsoft Graph API can provide partial content while the transcript is being generated. However, I have not found any documentation that mentioned this feature.
3/ These 2 endpoints are only available after the meeting ends. List transcripts - Microsoft Graph v1.0 | Microsoft Learn
GET /me/onlineMeetings/{online-meeting-id}/transcripts
GET /users/{user-id}/onlineMeetings/{online-meeting-id}/transcripts
4/ You can vote for this idea; it has the same inquiry and feature that you are looking for: Re-enable API to download transcriptions for ongoing meetings · Community
I hope this information helps clearing things up. If you have any questions, please feel free to ask me.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.