Teams calling and meeting bot

Calling and Meeting bot provides basic functionalities like create a call, join a call, transfer or redirect a call, join a scheduled meeting and invite the participants by integrating cloud communications API Graph API.

Bots can interact with Teams calls and meetings using real time voice, video, and screen sharing. With Microsoft Graph APIs for calls and online meetings, Teams apps can now interact with users using voice and video to enhance the experience. These APIs allow you to add the following new features:

  • Interactive Voice Response (IVR).
  • Call control.
  • Access to real time audio and video streams, including desktop and app sharing.

Create a bot and specify some additional information and permissions to use these Graph APIs in a Teams app.

This step-by-step guide helps you to create a bot with calling and meeting functionality. By the end of this tutorial you can achieve the following output:

Final output