JavaScript
What's next?
The complete version of the project you just built is available on Github - please see the app-to-app-js folder.
You can do a lot more with the Client SDK. For an summary, please see the Client SDK Overview or review the JavaScript Client SDK documentation.
We want to hear what ideas you have in mind! Contact us at devrel@vonage.com
Making an app to app voice call
Make a voice call from one web app User to another web app User using the JavaScript Client SDK.
手順
1
Introduction to this task2
Prerequisites3
Create a webhook server4
Create a Vonage Application5
Create the users6
Generate JWTs7
Install Client SDK8
Create the code to make an in-app voice call9
Create the code to receive an in-app voice call10
Run your application11
What's next?