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)
How to track the person talking webrtc in android?
My problem is this.
I want to keep track of the time other people are talking on webrtc.
For example:
PeerA, PeerB and PeerC is in one room.
When peerA starts talking, I want to make any changes to th...
cafer yıldız
Votes: 0
Answers: 0
Save and play pure 20kHz signals (sound) [MATLAB]
I'm trying to save (as .WAV) and play 20kHz pure signals (short and long signals) but as I see at the visualizer, I didn't receive what I really need.
As you can see this is the WAV file inspection, I...
daniel
Votes: 0
Answers: 0
Playing music notes through speaker in TASM assembly
I'm trying to write a program in TASM that plays music notes. I couldn't find any documentation online and the closest thing I found was this stackoverflow question, which is able to produce a "b...
Ariel Yael
Votes: 0
Answers: 1
Match slot to multiple values
In my skill I'm using a Custom Slot for a list of Programs. These programs have a list of synonyms/alias that resolve to the Program title if matched. Sometimes it's possible that multiple programs ha...
DevRad
Votes: 0
Answers: 0