I am working on some project using the esp8266, and I need some "prefer a code" to convert some audio stream that I managed to get on the chip and send it to the right pin so I can connect my speakers on this pin and listen to this audio
the only problem I am facing now is that the audio stream is just printed on the serial monitor to make sure its there , but I can't decode it or listen to it , I want to decode it then listen to it
so if someone can tell me a way to do so , I will really appreciate it
Thanks to all in advance
Regards