All, I'm trying to create a simple application that takes data in from the audio input, and plays it out the audio output using the AudioRecord and AudioTrack classes. I'm getting an error when I run the application on a Beagleboard.
The error from logcat is as follows: E 747 ALSALib external/alsa-lib/src/pcm/pcm.c:2201: snd_pcm_open_noupdate Unknown PCM AndroidCapture Any ideas? Thanks! Brian -- 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

