nexmo-community / parental-control-app

Sample code for building a voice parental control application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parental-control-app

Sample code for building a voice parental control application

This repository has two parts - a server (voice webhook) and an Android application, you will need to setup both projects:

  1. Server
  2. Application

After setting both components, and after the required setup in the Vonage dashboard, you will be able to-

  1. Redirect calls from Android through Vonage, and by that masking your phone number
  2. Enjoy the verity of features Vonage's Voice API offers on your calls

About

Sample code for building a voice parental control application


Languages

Language:Kotlin 60.0%Language:JavaScript 40.0%