Hi, I just build the new omapdroid release. # repo init -u git://labs.embinux.org/repo/android/platform/beaglemanifest.git/
The alsa_arecord, alsa_aplay and AudioTrack is okay. But, when I use "Sound Recorder" application of Android to capture audio, the recorded file size always equals zero. And I got the following log messages. D/AudioHardwareALSA( 758): Set CAPTURE PCM format to S16_LE (Signed 16 bit Little Endian) E/AudioHardwareALSA( 758): Unable to set channel count to 1: Invalid argument (for CAPTURE) W/AudioFlinger( 758): AudioRecordThread: buffer overflow W/AudioRecord( 758): obtainBuffer timed out (is the CPU pegged?) user=00000000, server=00000000 W/AudioRecord( 758): obtainBuffer timed out (is the CPU pegged?) user=00000000, server=00000000 W/AudioRecord( 758): obtainBuffer timed out (is the CPU pegged?) user=00000000, server=00000000 How to capture audio on beagle board using AudioRecord ? Thanks advance. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
