Forum Discussion
Integrate Microsoft Teams Audio calls in my application
Larry88 - You can create a call using API. You can list all the members using Teams Roaster and please check this Create call API to create a call with user.
Thanks,
Nikitha.
-------------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
Hi Nikita,
I have the same requirement as integration with MS Teams to make a Call. I checked your reference link "Create call API"(https://docs.microsoft.com/en-us/graph/api/application-post-calls?view=graph-rest-1.0&tabs=http), but the document describes it just work for the bot.
In case I have a web application, have anyway to make a call to MS Teams?
I look forward to your response
Thanks