Forum Discussion
ansh47
May 23, 2022Copper Contributor
Azure Communication services - Video Calling customization
Anyone customized Azure Communication Services - Video Calling? How to use the components independent of Call Composite?
- Alkwa-msft
Microsoft
ansh47 We offer both UI Composites and UI components from the UI Library.
The composites are a fully packaged client-side experience and the UI components are the visual building blocks we use to piece together the composite experience.
You can try out the UI components with this quickstart.
https://github.com/Azure-Samples/communication-services-javascript-quickstarts/tree/main/ui-library-quickstart-ui-components - Nikolay Muravlyannikov
Microsoft
ansh47 you can use the headless SDK and build own UI. Which scenario you are trying to build?