You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To use this sample you will first need a [Nexmo account](https://dashboard.nexmo.com/sign-up). Once you have your own API credentials, rename
6
+
the `.env-example` file to `.env` and set the values as required.
7
+
8
+
You also need to [buy a number](https://dashboard.nexmo.com/buy-numbers) where you can send and receive SMS messages.
9
+
10
+
## Run the Examples
11
+
12
+
To run Voice APIs, you need to set up your secure Nexmo Application first. You can use [Nexmo CLI tool](https://github.com/Nexmo/nexmo-cli) to create and manage your Nexmo Applications.
13
+
14
+
For more information, read the [tutorials](https://developer.nexmo.com/voice/voice-api/tutorials).
0 commit comments