Top "Microphone" questions

A microphone is an acoustic-to-electric transducer or sensor that converts sound into an electrical signal.

Microphone activity level of WebRTC MediaStream

I would like some advice on how best to get the microphone activity level of an audio MediaStreamTrack javascript object …

javascript audio microphone webrtc getusermedia
How to mute the microphone c#

I wanted to know, what would the coding be if I wanted to toggle mute/unmute of my microphone. I …

c# keypress microphone mute
Which /dev/... (devices) are the microphone and speaker in Mac OS X?

I have a MacBook Alluminium and I want to capture the microphone in a RAW format and output a RAW …

macos audio device capture microphone
Getting decibel from an Android microphone

I have been searching for quite some time now, and I haven't been able to find a way to actually …

android microphone decibel
How to detect input data through the audio jack?

I know that some devices headphone ports (maybe all of them? any reference here would be good) have 3 channels, for …

android audio microphone
How to adjust microphone gain from C# (needs to work on XP & W7)

First, note that I know there are a few questions like this already posted; however they don't seem to address …

c# microphone mixer
Using any other values in pyaudio for rate / format / chunk give me the error: [Errno Input overflowed] -9981

OS: Mac OSX 10.7.5 Python: Python 2.7.3 (homebrew) pyaudio: 0.2.7 portaudio: 19.20111121 (homebrew - portaudio) The following script outputs the following and displays the …

python microphone portaudio pyaudio
HTML Audio recording until silence?

I'm looking for a browser-based way of recording until a silence occurs. HTML audio recording from the microphone is possible …

javascript html audio capture microphone
How can i remove background noise with java, while recording audio in a crowd zone?

When i capture with JavaSound or Third party sound capture tools and record it to a file. Afterwards read the …

java audio microphone javasound
How to send audio stream via UDP in java?

I have a problem, i have set MediaLocator to microphone input, and then created Player. I need to grab that …

java audio stream microphone datagram