Skip to content

Best technique #696

Answered by pschatzmann
aqildad-create asked this question in Q&A
Discussion options

You must be logged in to vote

Just use one of the low complexity codecs. I think the ones also used by bluetooth might be interresting:
https://github.com/pschatzmann/arduino-audio-tools/wiki/Encoding-and-Decoding-of-Audio
The only ones I would avoid are mp3 and aac because they use too much resources...

If you need more info about each codec: google is your friend!

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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