Giter VIP home page Giter VIP logo

acs-voice-calling-quickstart's Introduction

Azure Communication Service Calling QuickStart

Azure Communication Service allows you to add real-time multimedia capabilities into your app such as voice, video, chat, and SMS. This example is based on the QuickStart located at:

https://aka.ms/acs-calling-quickstart

For an overview of ACS view the following resources:

View the video associated with this sample repo here.

Running the Sample

  1. Create a new Azure Communication Resource in the Azure Portal. Once it's created go to Tools --> Keys and copy the first connection string value shown into your clipboard.

  2. Create an .env file at the root of this project and add the following into it:

    CONNECTION_STRING=<your_acs_connection_string_goes_here>

    Ensure that you replace <your_acs_connection_string_goes_here> with the ACS connection string in your clipboard.

  3. Run npm install

  4. Get an access token by running:

    node issue-access-token.js

  5. Start the webpack dev server to run the app:

    npx webpack-dev-server

  6. Navigate to https://localhost:8080 in the browser.

  7. Copy the access token into the User access token textbox and click the Submit button.

  8. Enter 8:echo123 into the Who would you like to call? textbox to call a bot that will answer and allow you to record and playback your voice.

  9. Click the Start Call button to begin and then follow the voice prompts provided by the bot. Note that this simple demo doesn't allow you to select a microphone.

acs-voice-calling-quickstart's People

Contributors

azureadvocatebit avatar danwahlin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.