Hey,
I tried to install a ReSpeaker2 v1 on my RPI3B+ with the following guide:
wiki.seeedstudio
Sadly at Step 3. I get an error:
arecord -D “plughw:2,0” -f S16_LE -r 16000 -d 5 -t wav test.wav
Recording WAVE ‘test.wav’ : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
arecord: set_params:1416: Unable to install hw params:
ACCESS: RW_INTERLEAVED
FORMAT: S16_LE
SUBFORMAT: STD
SAMPLE_BITS: 16
FRAME_BITS: 16
CHANNELS: 1
RATE: 16000
PERIOD_TIME: 125000
PERIOD_SIZE: 2000
PERIOD_BYTES: 4000
PERIODS: 4
BUFFER_TIME: 500000
BUFFER_SIZE: 8000
BUFFER_BYTES: 16000
TICK_TIME: 0
I tried it with different repos now and with different how-tos but the result is always the same with this error.
Can someone please help me resolve this.
Thanks a lot in advance!