HEX
Server: nginx/1.27.1
System: Linux in-4 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
User: ilikadirect (1186)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v6964/school/public_html/school/application/libraries/nexmo/voice/README.md
# Getting Started with Nexmo Voice APIs with PHP

## Set up the ENV with Your Nexmo API Keys

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
the `.env-example` file to `.env` and set the values as required.

You also need to [buy a number](https://dashboard.nexmo.com/buy-numbers) where you can send and receive SMS messages.

## Run the Examples

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.

For more information, read the [tutorials](https://developer.nexmo.com/voice/voice-api/tutorials).