Forum Discussion
matiascreimerman
Jul 03, 2020Copper Contributor
MS Teams API - Record Group Calls
Are there endpoints in the MS Teams API to get the stream of a group call and to be able to record them? (also including captions) Thanks in advance! Matias Creimermanm
- Jul 06, 2020Hi matiascreimerman
See here
https://docs.microsoft.com/en-us/MicrosoftTeams/teams-recording-policy
https://docs.microsoft.com/en-us/graph/api/resources/communications-api-overview?view=graph-rest-1.0
This will show you how to build a call recording solution, and several organisations who have already done so.
Hope that helps to answer your question
Best, Chris
Jul 06, 2020
Hi matiascreimerman
See here
https://docs.microsoft.com/en-us/MicrosoftTeams/teams-recording-policy
https://docs.microsoft.com/en-us/graph/api/resources/communications-api-overview?view=graph-rest-1.0
This will show you how to build a call recording solution, and several organisations who have already done so.
Hope that helps to answer your question
Best, Chris
See here
https://docs.microsoft.com/en-us/MicrosoftTeams/teams-recording-policy
https://docs.microsoft.com/en-us/graph/api/resources/communications-api-overview?view=graph-rest-1.0
This will show you how to build a call recording solution, and several organisations who have already done so.
Hope that helps to answer your question
Best, Chris
matiascreimerman
Jul 08, 2020Copper Contributor