Making an App to App Voice Call With the Vonage JavaScript Client SDK

Опубликовано: 12 Август 2022
на канале: VonageDev
619
2

In this video tutorial, Dwane, Vonage JavaScript Developer Advocate, will walk through creating a Web application with the JS Client SDK where one user can make an in-browser voice call to another user of the application.

Find the written tutorial here: https://developer.vonage.com/client-s...

[00:03] Step 1 Introduction
[00:31] Step 2 Prerequisites
[02:53] Step 3 Create a Webhook Server
[05:12] Step 4 Create a Vonage Application
[05:49] Step 5 Create the Users
[06:15] Step 6 Generate JWTs
[07:05] Step 7 Create a Client-side Application To Make In-app Voice Call
[08:00] Step 8 Create a Client-side Application To Receive In-app Voice Call
[08:48] Step 9 Run Your Application
[09:34] Step 10 What's Next?