[android-developers] How to detect blowing in to the microphone?

2010-04-08 Thread Kakyoin
How to detect blowing in to the microphone? I saw an iPhone app which simulate flute instrument. You blow through the mic and use your fingers to play. Can Android do that? I've looked at the voice recognition in the API demos but it seems that is not the case. -- You received this message

Re: [android-developers] How to detect blowing in to the microphone?

2010-04-08 Thread Timo Prill
check AudioRecord. this should do what you need. http://developer.android.com/intl/de/reference/android/media/AudioRecord.html cheers Am 08.04.2010 10:04, schrieb Kakyoin: How to detect blowing in to the microphone? I saw an iPhone app which simulate flute instrument. You blow through the