This shows you the differences between two versions of the page.
|
products:sbc:common:applications:dmic [2023/01/03 01:57] ivan created |
products:sbc:common:applications:dmic [2023/09/25 06:21] (current) jacobe [Record from DMIC] |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| ```shell | ```shell | ||
| - | $ arecord -Dhw:0,4 -r 48000 -f S16_LE -c 2 -d 10 test.wav | + | $ arecord -D hw:0,4 -r 48000 -f S16_LE -c 2 -d 10 test.wav |
| Recording WAVE ' | Recording WAVE ' | ||
| $ ls test.wav | $ ls test.wav | ||
| test.wav | test.wav | ||
| ``` | ``` | ||