Blog Post

Healthcare and Life Sciences Blog
1 MIN READ

Azure Communication Service (Voice/Video) - Quick Starts Tips

Daniel-Kim's avatar
Daniel-Kim
Icon for Microsoft rankMicrosoft
Jul 06, 2022

Quickstart - Add voice calling to your app - An Azure Communication Services quickstart | Microsoft Docs

When you follow this documentation, remember that Identity in the Portal is the User Id in the README of the repository

  


When the app is running:

 

 

If you want to test out calling the bot you can enter:  8:echo123’ into the second text box.

 

For Quickstart - Add video calling to your app (JavaScript) - An Azure Communication Services quickstart | Microsoft Docs


If you want to test out the video calling by yourself, take these steps:

  • Create two Identities in ACS service from the Azure Portal (Two user token access and two identities).
  • Duplicate ‘add-1-on-1-video-calling’ project folder.
    • Enter the Access Token in the respective client.js files.
    • Then NPM start from both folders and use one of the UserId/Identity to call.

 

 


 

Updated Jul 06, 2022
Version 2.0
No CommentsBe the first to comment