- Weather Phone IVR - Node.js
- IVR with Voicemails Forwarded to Email - Node.js
- Dynamic IVR using JSON Menus - Python
- Full Featured Call Center - JSON Menus & Python
- Answering Machine Detection - Ruby
- Execute Code during Business Hours Only - Python
- Send an Outbound Survey - Node.js
- Survey with Google Sheets Reporting - Python
- Screen Calls & Record Voicemail - PHP & Slim
- Screen Calls Based on a Block List - Python
- Stopping Robocalls with a CAPTCHA - Node.js
- Appointment Reminders Calls with Sinatra - Ruby
- MultiChannel Banking Helper - Python
- Coaching and Recording - Node.js
- Sentiment Analysis - Python
- Forwarding Voicemail Transcriptions to Email - Python
- Dial by Voice - Python
- Two Factor Authentication for Voice - Python
- Multi Factor Authentication for Voice - Ruby
- Request Callback in a Queue - Python
- Retrieve Appointment Information - Python
- Capture Audio with Websockets and Call Streams
Listing Calls to CSV
Exporting Voice API Statistics to a PDF
Getting Detailed Price Summaries about Calls
Status Callbacks
Summarizing Voice Usage
Hello
I am able to stream over websocket and capture audio.
I have a requirement to be able to answer incoming calls and stream my own audio over the websocket. Is that possible? Can you please point me to relevant documentation?
Thanks