Lee Revell wrote:
> On Mon, 2006-07-24 at 13:07 -0500, V. Ananda Krishnan wrote:
>>> Does "aplay -D hw:0,0 file.wav" play the file?
>> NO. I am not able to make progress in debugging the cofig info. 
> 
> OK, well that won't work as the USB audio is device 1.
> 
> What exactly happens when you try "aplay -D hw:1,0 file.wav"?
On one session I typed "alsamixer" and opened up the interface using the 
arrow key I selected the "PCM Capt" option as Mic and adjusted the level 
of Mic to about 70 and recorded using the following command
arecord -f dat -d 20 -D hw:1,0 /tmp/foobar.wav
Recording WAVE '/tmp/foobar.wav' : Signed 16 bit Little Endian, Rate 
48000 Hz, Stereo
After recording I used the following command to replay the sound:
aplay -f dat /tmp/foobar.wav
Playing WAVE '/tmp/foobar.wav' : Signed 16 bit Little Endian, Rate 48000 
Hz, Stereo

No sound was heard in the system.
Still searching for the clues to configure the system properly.

Thanks,
V.A Krishnan

> 
> Lee
> 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to