Making an In-App Voice Call With the Vonage JavaScript Client SDK

Published: 05 August 2022
on channel: VonageDev
1,693
16

In this video tutorial, Dwane, a JavaScript Developer Advocate at Vonage, will walk through creating a Web application with the JS Client SDK that when a phone number is entered, a call to the real-world phone will be made.

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

Timestamps:
[00:03] Step 1 Introduction
[00:31] Step 2 Prerequisites
[03:06] Step 3 Create a Webhook Server
[05:58] Step 4 Create a Vonage Application
[06:35] Step 5 Link a Vonage Number
[06:57] Step 6 Create a User
[07:17] Step 7 Generate a JWT
[08:13] Step 8 Create a Client-side Application
[09:16] Step 9 Run Your Application
[10:03] Step 10 What's Next?