Sha256: bde9dd8699626688e2b2b76f9f743a90df30ca1f438823670622c78958ad5198

Contents?: true

Size: 1.49 KB

Versions: 94

Compression:

Stored size: 1.49 KB

Contents

title: Making an in-app voice call
description: You make a voice call from a web app to a phone.
products:
  - client-sdk

introduction:
  title: Introduction to this task
  description: This task shows you how to use make a phone call from a web app using the JavaScript Client SDK.
  content: |
    # Introduction
    In this tutorial, you will learn how to create a Client SDK application and then write the code to make a
    phone call from your web app to a phone.

    To achieve this, you will need:

    * A web application that will make the voice call using the Client SDK.
    * A publicly accessible URL that serves instructions on how to handle the call. You will use a GitHub Gist to accomplish this. <a href="https://gist.github.com/" target="_blank">GitHub Gists</a> are a simple way to share code snippets with others.

prerequisites:
- create-nexmo-account
- install-nodejs
- client-sdk/app-to-phone/install-node-client-sdk
- install-nexmo-cli-beta

tasks:
- client-sdk/app-to-phone/modify-ncco
- client-sdk/app-to-phone/create-application
- client-sdk/create-user
- client-sdk/app-to-phone/generate-jwt
- client-sdk/app-to-phone/code
- client-sdk/app-to-phone/run

conclusion:
  title: What's next?
  description: What else can you do with the Client SDK?
  content: |

    # What's next?
    You can do a lot more with the Client SDK.

    We want to hear what ideas you have in mind? Contact us at [devrel@vonage.com](mailto:devrel@vonage.com)

    See [Client SDK documentation](/client-sdk/overview).

Version data entries

94 entries across 94 versions & 1 rubygems

Version Path
station-0.5.16 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.5.15 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.5.14 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.5.13 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.5.12 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.5.11 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.5.10 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.5.9 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.5.8 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.5.7 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.5.6 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.5.5 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.5.4 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.5.3 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.5.2 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.5.1 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.5.0 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.4.9 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.4.8 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml
station-0.4.7 lib/nexmo_developer/config/tutorials/en/app-to-phone.yml