This is a Example of how to use NCCO to enable ASR (Automated speech recognition) to mute a conversation's participants by saying "mute me".
Prerequisites:
- Have
conversation-api-function
installed - Have configed
conversation-api-function
withconversation-api-function config-new
Steps:
- Clone repo
- Install server dependencies, run
yarn
- Build project, run
yarn build
- Start Server,
yarn start
- Login into client and enter a username for the agent, http://localhost:5001
- Call the associated Vonage number (LVN)
- Answer the call via the client
- Try saying "mute me"