User Tools

Site Tools


ubuntu:sound:test_microphone

This is an old revision of the document!


Ubuntu - Sound - Test Microphone

List of all microphone devices

arecord -l

returns:

**** List of CAPTURE Hardware Devices ****
card 0: Generic [HD-Audio Generic], device 0: ALC1220 Analog [ALC1220 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Generic [HD-Audio Generic], device 2: ALC1220 Alt Analog [ALC1220 Alt Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Record a short 10 seconds audio

arecord -d 10 -f cd -t wav /tmp/test-mic1.wav

Confirm that the source was recorded correctly

aplay /tmp/test-mic1.wav 
ubuntu/sound/test_microphone.1582469881.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki