python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Can a Chrome Extention listen to system audio and not just a tab or input mic? How can I access all the existing audio with just a chrome extention?
Is there a way for a chrome extension to listen to more than just a tab or one mic?
I need to listen to the audio of a softphone that runs on a separate desktop app separate of chrome.
I would want to...
stundex
Votes: 0
Answers: 0
How to get the DisconnectTimestamp from Amazon Connect call in NodeJS
My call recordings are being pushed at S3 and stored with contactId_timestamp.wav as filename.
For now i can get/download the files by specifically providing the file name as key, now i wanted to crea...
Abdul Qayyum
Votes: 0
Answers: 1
How to Record phone call in Android
I need to record a phone call in my android application. I have tried with MediaRecorder with the AudioSource set to MIC, VOICE_COMMUNICATION, VOICE_CALL and other options. But none of them record the...
823
Votes: 0
Answers: 2
Teams call notification coming after call ends
I subscribed to MS call records notifications (changeType - created)
As per this , I should get notification on call creation, but I am getting notification on call ending.
I started a call and contin...
Neema Bisht
Votes: 0
Answers: 1