Forum Discussion
Shishir_2021
May 31, 2021Copper Contributor
Build a webapp that's similar to MS teams by using the Cloud Communications APIs
Is it possible to use the Cloud Communications APIs like Twilio's (https://www.twilio.com/video) APIs to enable audio and video calling within my web app, without having the users go to the MS Teams app (web or desktop)?
I want to build a web app that is similar to MS Teams where users can have meetings with audio, video and screen sharing. I want to use the Cloud Communications API to build this app. And from reading the API documentation, I understand that this is not possible. Have I understood correctly?
3 Replies
Sort By
- Nikitha-MSFT
Microsoft
We are checking internally we will get back to you.- Shishir_2021Copper ContributorOkay. We also found out about Azure Communication Services. We are exploring that too as that service has most of features that we are looking for.
- Nikitha-MSFT
Microsoft
Currently you need to use Graph Api to schedule call/meeting. Please check this [docs](https://docs.microsoft.com/en-us/graph/api/resources/call?view=graph-rest-1.0) for more info