This is an old revision of the document!
Table of Contents
Respeaker
Basic preperation
apt install build-essential git raspberrypi-kernel-headers
Install driver
For some reason this installs an ARM64 toolchain on a 32-bit Raspberry Pi Zero.
git clone https://github.com/HinTak/seeed-voicecard cd seeed-voicecard sudo ./install.sh sudo reboot