Hello I would like to record with usb mic. but it isnt workign
any ideas?
Code:
frenchn00b@pc:~$ arecord -t raw -D hw:1,0 test.wav
Recording raw data 'test.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono
arecord: set_params:904: Sample format non available
frenchn00b@pc:~$ arecord -D hw:1,0 test.wav
Recording WAVE 'test.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono
arecord: set_params:904: Sample format non available
Code:
~$ arecord -l
**** List of CAPTURE Hardware Devices ****
card 0: I82801BAICH2 [Intel 82801BA-ICH2], device 0: Intel ICH [Intel 82801BA-ICH2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: I82801BAICH2 [Intel 82801BA-ICH2], device 1: Intel ICH - MIC ADC [Intel 82801BA-ICH2 - MIC ADC]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: default [AK5370 ], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0