ReSpeaker 4-Mic Array for Raspberry Pi

The ReSpeaker 4-Mic Array is a quad-microphone expansion board for Raspberry Pi designed for AI and voice applications. With the ReSpeaker, you will be able to build a more powerful and flexible voice project with your Raspberry Pi that integrates Amazon Alexa Voice Service, Google Assistant, and more!

The ReSpeaker is developed based on the AC108 IC, a highly integrated quad-channel ADC with I2S/TDM output transition for high definition voice capture. This HAT is also equipped with LED ring, which contains 12 APA102 programmable LEDs. That, combined with the four microphones mentioned beforehand, your Raspberry Pi will have the ability to do VAD (Voice Activity Detection), and estimate the DOA (Direction of Arrival), just like an Amazon Echo or Google Home.

Note: The ReSpeaker does NOT include a Raspberry Pi or any actual speaker, both will need to be purchased separately. We recommend the Raspberry Pi 3 B+ and the Hamburger Mini Speaker, respectively!

  • 4x Analog Microphones
  • 3x Meter Radius Voice Capture
  • 2x Grove Interfaces
  • 12x APA102 Programable RGB LEDs (connected via SPI interface)
  • Software Algorithm: VAD (Voice Activity Detection), DOA (Direction of Arrival), and KWS (Keyword Search)
  • Raspberry Pi compatible (Support for Raspberry Pi Zero and Zero W, Raspberry Pi B+, Raspberry Pi 2 B, and Raspberry Pi 3 B)
  • Dimensions: 65mm x 65mm x 9mm

ReSpeaker 4-Mic Array for Raspberry Pi Product Help and Resources

Core Skill: Programming

If a board needs code or communicates somehow, you're going to need to know how to program or interface with it. The programming skill is all about communication and code.

3 Programming

Skill Level: Competent - The toolchain for programming is a bit more complex and will examples may not be explicitly provided for you. You will be required to have a fundamental knowledge of programming and be required to provide your own code. You may need to modify existing libraries or code to work with your specific hardware. Sensor and hardware interfaces will be SPI or I2C.
See all skill levels


Core Skill: Electrical Prototyping

If it requires power, you need to know how much, what all the pins do, and how to hook it up. You may need to reference datasheets, schematics, and know the ins and outs of electronics.

2 Electrical Prototyping

Skill Level: Rookie - You may be required to know a bit more about the component, such as orientation, or how to hook it up, in addition to power requirements. You will need to understand polarized components.
See all skill levels


Comments

Looking for answers to technical questions?

We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.

Customer Reviews

4 out of 5

Based on 2 ratings:

Currently viewing all customer reviews.

2 of 2 found this helpful:

Best microphone

It’s the best microphone for raspberry pi, but it will be better if it’s includ a hole for the CSI camera connector of the raspberry pi

3 of 3 found this helpful:

neat but drivers are out of date

Really neat mic array for the Raspberry Pi that you can use to estimate DOA and do some beamforming, the LEDs are a nice touch too. Worth noting however that seeed has not been supporting the driver software and it doesn't work out of the box with newer Linux kernels, so be prepared to dive through some github issues when you first start.