Search found 1 match

by DevenduDevarajan
Sun Jun 16, 2024 6:14 pm
Forum: General Discussion
Topic: Looking for suggestion for MP3 decoder
Replies: 3
Views: 1165

Looking for suggestion for MP3 decoder

I need to read a MP3 file from a SD Card, to decode it using firmware and to send it via I2S to an amplifier. Using some Espressif librairies, I managed to initialise the SDCard and to read an MP3 file on it. Now I need to find a MP3 decoder to decode the MP3 file. I have tested with minimp3 decoder...