You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "With Twilio Media Streams, you can now extend the capabilities of your Twilio-powered voice application with real time access to the raw audio stream of phone calls. For example, we can build tools that transcribe the speech from a phone call live into a browser window, run sentiment analysis of the speech on a phone call or even use voice biometrics to identify individuals.",
"main": "index.js",
"dependencies": {
"@deepgram/sdk": "^3.1.9",
"@google-cloud/speech": "^3.2.6",
"dotenv": "^8.6.0",
"express": "^4.17.1",
"websocket": "^1.0.29",
"ws": "^7.4.6"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",