Top "Microphone" questions

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

Is there ANY android emulator that supports microphone input?

So far I haven't been able to find any solution that would allow me to test voice input via microphone …

android android-emulator microphone
Use microphone in multiple app simultaneously in Android

We have an Android device on which we would like to use the microphone in 2 app simultaneously. In fact, we …

android microphone simultaneous
Processing of Microphone Input

I am trying to get audio data from the microphone. I have achieved this by using the AudioRecord class which …

android real-time android-asynctask microphone audiorecord
Forcing iPhone Microphone as Audio Input

I am developing an iOS application (targetted specifically for iPhone, at the moment) that requires the application to record audio …

ios core-audio microphone
Android: Forcing external microphone (jack input 3.5mm) to stay on

How do I force the Android system to select the 3.5mm Jack as my microphone source? I am using the …

android microphone headset android-audiomanager
Windows fake mic

I have a Windows Desktop Application written in c# and WPF. It does some recording and testing with a regular …

windows testing microphone
Audio Recording in Python

I want to record short audio clips from a USB microphone in Python. I have tried pyaudio, which seemed to …

python audio-recording microphone alsa pyaudio
How can I record 2 microphone in Android simultaneously?

I'm trying to record audio signals from 2 in-built microphone(bottom, top) at the same time. I can pick up bottom …

android audio-recording microphone galaxy
Managed access to microphone input and system volume

I am looking to do three things: Access data from the microphone. Really all I want to know is the …

.net audio microphone
Disable noise cancellation for microphone in Android (1.5)?

Is it possible to disable noise cancellation for the microphone in Android (specifically 1.5) via code? I want to create a …

audio audio-recording microphone android-1.5-cupcake