- Notifications
You must be signed in to change notification settings - Fork0
Onboarding sample for web calling capabilities for Azure Communication Services
License
NotificationsYou must be signed in to change notification settings
cppext/communication-services-web-calling-tutorial
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
| page_type | languages | products | ||||
|---|---|---|---|---|---|---|
sample |
|
|
- ./src: client side source code
- ./webpack.config.js: Project bundler. Has a simple local server for user token provisioning.
- ./config.json: configuration file for specifying the connectiong string.
- git clonehttps://github.com/Azure-Samples/communication-services-web-calling-tutorial
- cd communication-services-web-calling-tutorial/Project
- Get a connection string by provisioning an Azure Communication Services resource from the Azure portal. Use the connection string as value for key
connectionStringin config.json file. - npm install
- npm run build
- npm run start
- Open localhost:5000 in a browser. (Supported browsers are Chrome, Edge Chromium, and Safari)
- Documentation on how to use the ACS Calling SDK for Javascript can be found onhttps://docs.microsoft.com/en-gb/azure/communication-services/quickstarts/voice-video-calling/calling-client-samples?pivots=platform-web
- ACS Calling SDK for Javascript API reference documentation can be found onhttps://docs.microsoft.com/en-us/javascript/api/azure-communication-services/@azure/communication-calling/?view=azure-communication-services-js
About
Onboarding sample for web calling capabilities for Azure Communication Services
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- JavaScript90.9%
- CSS8.5%
- Other0.6%