Loading repository data…
Loading repository data…
sgeddy / repository
Browser calling app based on the Twilio Voice Javascript SDK quickstart app with added features like live transcription using Twilio Media Streams, conference calling and live 'convert to conference', call recording, regional based calling for AU, IE, and US1, SDK user defined message events, and more.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is an app made from the Twilio Voice Javascript SDK quickstart app https://github.com/TwilioDevEd/voice-javascript-sdk-quickstart-node with many added features including live transcription with media streams, regional calling from Australia / Ireland / and US, conference calling and convert to conference, real time recording controls, a demo with the SDK user defined message events both Server --> Client and Client --> Server, call feedback controls with the Feedback API, a dialpad, and more.
The app is also setup to use HTTPS. Only the privkey.pem and fullchain.pem files would need to be updated with valid certs. To use the media streams live transcription, you will need to upload / update the media-streams.json with your own key info from Google
Run npm start from the root directory to launch.