Skip to content

IgnasA/node-call-whisper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Add a Call Whisper using Node and the Nexmo Voice API

This app used the Nexmo Voice APIs to demonstrate how add a Voice Whisper to a call, letting the

Prerequisites

You will need:

Installation

git clone https://github.com/nexmo/node-call-whisper.git
cd node-call-whispher
npm install

Setup

Rename the config file:

mv .env.example .env

Fill in the values in .env as appropriate.

Running the App

npm start

The application should be available on http://localhost:5000.

Using the App

About

Use Call Whisper to let call center agents know the source of inbound calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%