---
product_id: 93580856
title: "KEYESTUDIO ReSpeaker 2-Mic Pi HAT V1.0 for Raspberry Pi 4/4B, Raspberry Pi 3 3B+/2 2B"
brand: "keyestudio"
price: "₹ 2424"
currency: INR
in_stock: true
category: "Keyestudio"
url: https://www.desertcart.in/products/93580856-keyestudio-respeaker-2-mic-pi-hat-v1-0-for-raspberry
store_origin: IN
region: India
---

# 3 APA102 RGB LEDs for dynamic feedback 2 high-sensitivity microphones Dual Grove connectors for versatile expansion KEYESTUDIO ReSpeaker 2-Mic Pi HAT V1.0 for Raspberry Pi 4/4B, Raspberry Pi 3 3B+/2 2B

**Brand:** keyestudio
**Price:** ₹ 2424
**Availability:** ✅ In Stock

## Summary

> 🎧 Elevate your Raspberry Pi voice projects with pro-grade audio and style!

## Quick Answers

- **What is this?** KEYESTUDIO ReSpeaker 2-Mic Pi HAT V1.0 for Raspberry Pi 4/4B, Raspberry Pi 3 3B+/2 2B by keyestudio
- **How much does it cost?** ₹ 2424 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.in](https://www.desertcart.in/products/93580856-keyestudio-respeaker-2-mic-pi-hat-v1-0-for-raspberry)

## Best For

- keyestudio enthusiasts

## Why This Product

- Trusted keyestudio brand quality
- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Key Features

- • **Vibrant Visual Feedback:** Three programmable APA102 RGB LEDs add a customizable, eye-catching interface.
- • **Expand Your Voice Projects:** Two Grove connectors enable easy addition of sensors and modules to elevate your builds.
- • **Crystal-Clear Voice Capture:** Dual high-quality microphones ensure precise sound collection for AI and voice apps.
- • **Flexible Audio Output Options:** Includes 3.5mm jack and XH2.54-2PIN speaker outputs for versatile sound delivery.
- • **Seamless Raspberry Pi Compatibility:** Plug-and-play with Raspberry Pi 4/4B, 3/3B+, and 2/2B for instant integration.

## Overview

The KEYESTUDIO ReSpeaker 2-Mic Pi HAT V1.0 is a compact, low-power audio expansion board designed for Raspberry Pi models 4, 3, and 2. Featuring dual microphones, three programmable RGB LEDs, and multiple audio output options, it empowers developers to create advanced AI and voice-activated applications with seamless hardware compatibility and flexible extension ports.

## Description

KEYESTUDIO ReSpeaker 2-Mic Pi HAT V1.0 for Raspberry Pi 4/4B, Raspberry Pi 3 3B /2B

## Features

- This ReSpeaker 2-Mic Pi HAT shield is compatible with raspberry pi 4/4B/Pi3/3B/2B, designed for AI and voice applications. It is a low power stereo Codec based on the WM8960
- There are two microphones on the shield for sound collection, three APA102 RGB LEDs, one user button and two Grove connectors for application extension
- Comes with a 3.5mm audio jack or XH2.54-2PIN speaker output can be used for audio output
- You can use it to build more powerful and flexible voice products and integrate various voice services
- Package includes: 1 x ReSpeaker 2-Mic Pi HAT Shield

## Technical Specifications

| Specification | Value |
|---------------|-------|
| ASIN | B07H3T8SQY |
| Additional Features | Microphone |
| Aspect Ratio | 16:9 |
| Best Sellers Rank | #364 in Single Board Computers (Computers & Accessories) |
| Brand | KEYESTUDIO |
| Built-In Media | Audio Output Interface, Microphones |
| Color | Black |
| Compatible Devices | Raspberry Pi |
| Connectivity Technology | GPIO, I2C, USB |
| Cooling Method | Fan, Passive |
| Customer Reviews | 4.3 4.3 out of 5 stars (220) |
| Display Resolution Maximum | 1920x1080 |
| Display Type | LED |
| Graphics Card Interface | Integrated |
| Graphics Coprocessor | Integrated Graphics |
| Graphics Description | Dedicated |
| Graphics Ram Type | DDR3 SDRAM |
| Hard Disk Description | SSD |
| Hard Disk Interface | USB 2.0 |
| Hardware Interface | USB |
| Human-Interface Input | Buttons, Microphone |
| Item Weight | 0.01 Kilograms |
| Keyboard Layout | QWERTY |
| Manufacturer | keyes |
| Memory Storage Capacity | 1 TB |
| Model Name | ReSpeaker 2-Mic Pi HAT |
| Model Year | 2019 |
| Native Resolution | 1920 x 1080 |
| Operating System | Linux |
| Personal Computer Design Type | Barebone |
| Power Plug Type | Type B - 3 pin (North American) |
| Processor Brand | AMD |
| Processor Count | 1 |
| Processor Series | Unknown |
| Processor Socket | Socket A |
| Processor Speed | 1 MHz |
| RAM Memory Technology | DDR3 |
| RAM Type | DDR3 SDRAM |
| Resolution | 1920 x 1080 |
| Screen Size | 1 Centimeters |
| Speaker Description | Includes basic speakers |
| Speaker Type | External |
| Specific Uses For Product | AI Assistants, Voice-Activated Applications |
| Style Name | Pi HAT |
| Total Expansion Slots Quantity | 1 |
| Total Number of HDMI Ports | 1 |
| Total Usb Ports | 4 |
| UPC | 606184533558 |
| Unit Count | 1.0 Count |
| Video Output | USB |
| Video Output Interface | USB |
| Video Processor | via |
| Wireless Compability | Bluetooth |
| Wireless Network Technology | Wi-Fi |
| Wireless Technology | Bluetooth |

## Product Details

- **Brand:** KEYESTUDIO
- **CPU Model:** Unknown
- **CPU Speed:** 1 MHz
- **Graphics Card Description:** Dedicated
- **Graphics Coprocessor:** Integrated Graphics
- **Memory Storage Capacity:** 1 TB
- **Operating System:** Linux
- **Personal computer design type:** Barebone
- **Screen Size:** 1 Centimeters
- **Specific Uses For Product:** AI Assistants, Voice-Activated Applications

## Images

![KEYESTUDIO ReSpeaker 2-Mic Pi HAT V1.0 for Raspberry Pi 4/4B, Raspberry Pi 3 3B+/2 2B - Image 1](https://m.media-amazon.com/images/I/61fWFkN8QOL.jpg)

## Questions & Answers

**Q: Where is the driver info?  The vendor's page seems devoid of configuration information.**
A: It can be tricky. Even with their information, it's only easy if you revert back to one of their supported kernel versions. It works well when properly installed, but in my case I did not want to go back to a prior kernel so I downloaded the kernel code and cross compiled the drivers on my linux system.
https://github.com/respeaker/seeed-voicecard
There is information on the Seeed wiki

**Q: I downloaded the seeed-voicecard files but the mic still isn't showing up (arecord -l and aplay -l). how can i get the rpi 3 b+ to recognize the mic?**
A: You might need to clone the git repository and run the installer script, which will recompile the kernel if it's not working on the default kernel. This is what I had to do, and then everything worked for me.

**Q: Does the 3.5mm Jack support microphone in as well as speaker out?**
A: The 3.5mm Jack only supports speaker out. But the MIC-L and MIC-R support microphone in.

**Q: Does it need separate power it works with the Raspberry pi power itself?**
A: Pi powered. No external required.

## Frequently Bought Together

- KEYESTUDIO ReSpeaker 2-Mic Pi HAT V1.0 for Raspberry Pi 4/4B, Raspberry Pi 3 3B+/2 2B
- CQRobot Speaker 3 Watt 4 Ohm Compatible with Arduino Motherboard, JST-PH2.0 Interface. It is Ideal for a Variety of Small Electronic Projects.
- Vilros Heavy Duty Hammer-in Pin Header Install Rig for Raspberry Pi Zero, Zero W & Zero W 2 – Includes 2X 40 Pin Male Headers – No Soldering Required – Easy Installation for Raspberry Pi Projects

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.in/products/93580856-keyestudio-respeaker-2-mic-pi-hat-v1-0-for-raspberry](https://www.desertcart.in/products/93580856-keyestudio-respeaker-2-mic-pi-hat-v1-0-for-raspberry)

---

*Product available on Desertcart India*
*Store origin: IN*
*Last updated: 2026-06-22*