Table of Contents

VIM4 DMIC

Introduction

This page introduces the usage of DMIC ,and guide you to record with DMIC.

Preparation

Please make sure you use the latest image, if not please follow Upgrade The System to upgrade your system.

Record from DMIC

$ arecord -D hw:0,4 -r 48000 -f S16_LE -c 2 -d 10  test.wav
Recording WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Stereo
$ ls test.wav
test.wav
2023/01/03 01:57 · ivan