views:

16

answers:

1

I use the android 2.2 sdk (under windows vista) and I tried to get audio from the microphone using (plug on my computer). I try example from this tutorial http://www.benmccann.com/dev-blog/android-audio-recording-tutorial/ but each time my application is stopped by android emulator.

Can we use AudioRecord with microphone in the emulator ?