Has anyone successfully used the MediaRecorder class to record audio? The HTC G1 phone should be the most tested phone and if it isn't working on this phone I wonder if the MediaRecorder is working at all.
The problem is reproducible with only 2 lines of code so I can't see anything else that might be contributing to the issue. I have tried powering off my phone and restarting it in case the phone was in some type of bad state, but the MediaRecorder still throws the "setAudioSourceFailed" RuntimeException every time it is called to set the audio source to MediaRecorder.AudioSource.MIC. Any feedback would be appreciated! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

