Hi,
I have the sample audio application for ALSA (captures the voice from Mic input) which works fine on the PC.When ported on OMAP35x it doesnt seem to behave the same.
The captured data is full of noise. Similar is the case with playback sample application too.
Is any customization required for the board though the ALSA driver used by board(cross compiled for board) and the PC is same.
I was trying to capture data at a sampling rate of 8000Hz , mono type,16 bit Little Endian format
Any suggestions would be of great help to me.
Regards,
Teja Atluri.