Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@azure/communication-calling

microsoft1es69.1kMicrosoft Software License Terms for the Azure Communications Services, Azure CPaaS, ACS Software Development Kit SDK, see LICENSE file1.39.1TypeScript support: included

Azure Communication Services Calling Web SDK

readme

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 yarn install command to install the Azure Communication Services calling and common SDKs for JavaScript.

yarn add @azure/communication-common --save
yarn add @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