Top "Microphone" questions

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

iOS xcode microphone volume detection?

What frameworks are required to detect how loud someone is talking into a microphone... Also, can anyone tell me what …

ios xcode volume microphone ios-frameworks
Python read microphone

I am trying to make python grab data from my microphone, as I want to make a random generator which …

python audio random microphone
Linux pipe audio file to microphone input

I'm looking for a way to feed audio data from a file into the microphone so when 3rd party applications (…

linux audio microphone alsa voice-recording
How to access the second mic android such as Galaxy 3

A lot of smart phone now have more than one microphone. One for voice input and another for reducing the …

android microphone
How to get the fundamental frequency from FFT?

I am developing a flash guitar, and the only apparent method to discover the frequency of the mic's data looks …

fft microphone frequency frequency-analysis guitar
How to addTrack in MediaStream in WebRTC

I'm using webrtc to communicate between to peers. I wan't to add new track to old generated stream, as I …

webrtc microphone audiotrack mediastream
HTML5 & getUserMedia - Record Audio & Save to Web Server after Certain Time

I'm having some difficulties with getUserMedia with HTML5 whilst developing my web page. This is the first time I've tried …

php html audio microphone getusermedia
How does setMicrophoneMute() work?

I have been trying to use Android's AudioManager.setMicrophoneMute() without much success. That is, it simply refuses to mute the …

android microphone android-audiomanager
how to play sound from microphone to speaker directly on android?

in my application, I need to direct sound from microphone directly to speaker. No other actions. I found a way …

android microphone speaker
Disable microphone of Headset & Enable microphone of device.

Can we differentiate between microphone of Headset & Android Device. I am trying to record audio from microphone of device, …

android microphone headset