Skip to content

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

License

Notifications You must be signed in to change notification settings

ardacetinkaya/communication-services-teams-interoperability-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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