communication-ui-library icon indicating copy to clipboard operation
communication-ui-library copied to clipboard

UI Library for Azure Communication Services helps developers build communication applications with ease. From turn-key composites to UI components that can be composited together.

Results 89 communication-ui-library issues
Sort by recently updated
recently updated
newest added

Add TeamsCallAdapter interface Add createAzureCommunicationTeamsCallAdapter() function Extract common interface between teamsCallAdapter and CallAdapter # What # Why # How Tested # Process & policy checklist - [ ] I have...

# What # Why # How Tested # Process & policy checklist - [ ] I have updated the project documentation to reflect my changes if necessary. - [ ]...

# What Code explorations for enabling fit/fill in Video Gallery # Why # How Tested # Process & policy checklist - [ ] I have updated the project documentation to...

I have created an app using CallWithChatComposite. A user of iPad (iOS14, safari) reported that VideoGallery blinks at high speed. It seems that the number of tiles repeats 2 and...

status:triage

# What Add rooms role into calling stateful client # Why https://skype.visualstudio.com/SPOOL/_workitems/edit/3021449 # How Tested # Process & policy checklist - [ ] I have updated the project documentation to...

# What # Why # How Tested # Process & policy checklist - [x] I have updated the project documentation to reflect my changes if necessary. - [ ] I...

# What Filtering out all devices with blank names which are the dummy devices from the Calling SDK. # Why https://skype.visualstudio.com/SPOOL/_workitems/edit/2963211 # How Tested Locally on a Mac # Process...

# What adds handlers to the CallingStatefulClient and CallAdapter to get environment information. # Why Allows us to use the Calling SDK to check whether the end user is using...

- Update calling beta version - Add new beta feature flag "teams-call" - Extract common logic CallAgentCommon and CallCommon # What # Why # How Tested # Process & policy...

1. Add teamsHandler to support teams call 2. Add compatibility of provider for TeamsCall and TeamsCallAgent 3. Add 2 new hooks - useTeamsCall, useTeamsCallAgent for non-breaking changes # What #...