ardacetinkaya / communication-services-teams-interoperability-demo

Simple demonstration for Azure Communication Service and MS Teams interoperability with a simple React app. to attend MS Teams meetings...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Communication Service and MS Teams interoperability demo

Azure Communication Services(ACS) allows you to develop real-time communication features for your application. Within upcoming releases Microsoft provides interoperability with Teams. Currently ACS and Microsoft Teams interoperability is in "Preview".

Within this simple repository, I tried to understand upcoming features with this interoperability. Basically with this simple ASP.NET Core Web Application(w/React), a user can attend to a MS Teams meeting with voice and video call.

Looking forward for "GA" and try to share as I dig more about it.

UPDATES:

  • [18-04-2021] Graph API integration to get MS Teams' user presence
  • [11-04-2021] Text based chat with MS Teams client is added
  • [11-04-2021] Some UI improvements

References:

Away Online

chat-with-teams join-meeting meeting-with-camera

About

Simple demonstration for Azure Communication Service and MS Teams interoperability with a simple React app. to attend MS Teams meetings...

License:MIT License


Languages

Language:JavaScript 53.2%Language:C# 38.6%Language:HTML 7.1%Language:CSS 1.1%Language:Shell 0.0%