This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Audio capture problem on beaglebone, when playback is ok.

Hello all,

I have custom AM335x card as like as beaglebone. I use Android-2.3.4 os. I need to use line1 or line2 for audio capture. I use MCASP0 and I2C2 and there is no problem, audio output is ok. Bu I can't record anything from PC out(it is not mic input, so I use line). 
"alsa_arecord 1.wav -d 10 " command runs without any problem. But I couldn't hear anything when use "alsa_aplay 1.wav". I look for file as raw, I see all of them as 0x80 after wav header. I checked codec(tlc30aic3x) audio input with prob, it is ok. 
Thanks.
Mehmet Kurnaz