Skip to content

INMP441 and microphone inputs in general #816

Answered by pschatzmann
mmcc-xx asked this question in Q&A
Discussion options

You must be logged in to vote

I would not recommend to use any aac or mp3: the overhead on the microcontroller is just to big. Therefore I suggest to stick with the WAV format, which is very efficient to process.

There are also many other more efficient codecs: you can't use them in your browser however and you would need to to use them together with something like FFmpeg on the desktop.

I suggest to have a look at the LyraT audio board: it has some regular audio in and out connectors and some built in microphones.
For your purpose I can not recommend the simillar AI Thinker AudioKit board if you plan to provide some external audio input.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@mmcc-xx
Comment options

Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
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