Board to record human speech

Please tell us which board you are using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
zKyd
 
Posts: 9
Joined: Sat Aug 08, 2020 6:59 pm

Board to record human speech

Post by zKyd »

Are there any Feather boards which allow for recording and storing audio?

This one seems to cover storage and playback, but it's not clear how you would connect a microphone:
https://www.adafruit.com/product/3436

There are also a lot of microphones on the site, but they seem to only detect noise, not really record sound. Or rather, i cannot find any guides on how to persist the audio from one of these mics to RAW or WAV.

We're doing a remix of this guide, but on a ESP32 board with an e-ink display. Would love to find a way to capture audio:
https://learn.adafruit.com/magic-storyb ... t/overview

User avatar
adafruit_support_bill
 
Posts: 88088
Joined: Sat Feb 07, 2009 10:11 am

Re: Board to record human speech

Post by adafruit_support_bill »

The VS1053 chip on the MusicMaker Wing is capable of recording. But due to space limitations on the Wing, the microphone pins are not accessible. We do have the VS1053 on an Arduino shield or a breakout board. Both of which have accessible microphone connections.

Microphone connections are documented here:

https://learn.adafruit.com/adafruit-vs1 ... g-recorder

Locked
Please be positive and constructive with your questions and comments.

Return to “Feather - Adafruit's lightweight platform”