Azure Communication Calling client library for JavaScript
Get started with Azure Communication Services by using the Communication Services calling client library to add voice and video calling to your app.
Read more about Azure Communication Services here
Prerequisites
Install the SDK
Use the npm install
command to install the Azure Communication Services calling and common SDKs for JavaScript.
npm install @azure/communication-common --save
npm install @azure/communication-calling --save
The Communication Services Web Calling SDK must be used through https
. For local development, use localhost
or local 'file:'
Documentation support
If you are working with Teams users, please follow the Teams identities
documentation in the list for example and usage