Need an API to start and stop the recording in Microsoft Teams Automatically?

Vishva Aditya R T 0 Reputation points
2024-02-06T06:57:55.4666667+00:00

I am using Microsoft Teams Tool Kit to create a sequential workflow bot using JavaScript, In which the bot will be added to specific meeting in teams, My aim is, if a prompt is given in meeting chat stating to "start recording" the recording has to start automatically and if the chat prompt is "stop recording" means the recording has to stop automatically.

  1. I have already gone through PolicyRecordingBot, The workflow is completely complex
  2. And I have gone through UpdateRecordingStatus API, can we make use of it to start and stop the recording or whether it only provides the status of the recording?

Kindly!! help me with a clear cut suggestion or if there is any easier way means, provide me with the documentation of it. Thanks in advance.

Microsoft Teams | Development
Microsoft Security | Microsoft Graph
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.