Skip to Content
Learn Robotics Programming
book

Learn Robotics Programming

by Danny Staple
November 2018
Beginner
472 pages
13h 5m
English
Packt Publishing
Content preview from Learn Robotics Programming

Installing the Respeaker software

The Respeaker HAT has software and drivers to enable it. These are installed from a GitHub repository owned by Seeed Studio (yes there really are 3 e's!), who created the Respeaker 2 HAT. This will take about 10-15 minutes to perform:

git clone https://github.com/respeaker/seeed-voicecard.gitcd seeed-voicecardsudo ./install.shsudo reboot

After a reboot, it's time to see if the Raspberry Pi has set up the sound card. In a PuTTY session type aplay -l to list playback devices. In the output, it should contain a line saying card 1: seeed2micvoicec if the card has been picked up.

Similarly, we can check the recording devices by typing arecord -l and, in the output, you should find a line containing the microphone ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learn Robotics Programming - Second Edition

Learn Robotics Programming - Second Edition

Danny Staple

Publisher Resources

ISBN: 9781789340747Supplemental Content