Skip to content

How would I go about making a Voice Recording and Playback device (INMP 441 to DFPlayerMini) #1508

Answered by pschatzmann
vertigoooooooo asked this question in Q&A
Discussion options

You must be logged in to vote

The goal of my library was to implement things like this with a minimum number of lines of code: The shorter the code, the easier it is to reason about it and to find errors or to evaluate alternatives.

I suggest that you have a look at this example.

I think it will be pretty difficult to use the DFPlayerMini since this seems to be able to process mp3 files only, and mp3 encoding on the ESP32 is possible, but it is a pain to get it working and you would need probably an ESP32 version which has PSRAM.

Should you be interested to use this library: please read the Wiki!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants