Audio/Video Calling from a Custom App into a Teams Meeting
Level: Intermediate
Introduction
In this tutorial you'll learn how Azure Communication Services can be used in a custom React application to allow a user to make an audio/video call into a Microsoft Teams meeting. You'll learn about the different building blocks that can be used to make this scenario possible and be provided with hands-on steps to walk you through the different Microsoft Cloud services involved.
View Tutorial
Here's an overview of the application solution:
Pre-requisites
- Node - Node 16+ and npm 7+ will be used for this project
- git
- Visual Studio Code
- Azure Functions Extension for VS Code
- Azure subscription
- Microsoft 365 developer tenant
- GitHub account
Technologies used in this tutorial include
- React
- Azure Communication Services
- Azure Functions
- Microsoft Graph
- Microsoft Teams