I know that my board doesn't meet the requirements, for the use I was planning the actual limit is memory size for buffer. The question is if the decoder buffer (or probably of the pipeline) is resizable. Didn't find where the 27796 bytes value comes from. If I can reduce to half that size I can ...
Hi all, I'm trying to use the esp as wifi-bt audio-bridge. the goal is to stream/send an audio file to the esp via wifi and then use the esp to play that file on a bt headset. Starting from the a2dp_source example sketch I've succesfully connected the headset and played the random audio. Then with ...