Can I get live transcript from Microsoft Teams using developer SDK, BOTs, GRAPH API (WebHooks)
Can I get live transcript from Microsoft Teams using developer SDK, BOTs, GRAPH API (WebHooks)
Hi @ZahidAhmed-2353, Currently we don't have any work around using Graph Api , you could also get it using below scenario.
Download per here
https://docs.microsoft.com/en-gb/stream/portal-add-subtitles-captions#download-subtitles-or-captions
Use the VTT script cleaner
https://web.microsoftstream.com/VTTCleaner/CleanVTT.html
This should give you a clean transcript
Posting the Answer for better knowledge
Copying from comments
Hi @ZahidAhmed-2353, Currently we don't have any work around using Graph Api , you could also get it using below scenario.
Download per here
https://docs.microsoft.com/en-gb/stream/portal-add-subtitles-captions#download-subtitles-or-captions
Use the VTT script cleaner
https://web.microsoftstream.com/VTTCleaner/CleanVTT.html
This should give you a clean transcript
5 people are following this question.