Is it possible to register audio and send/stream it via a webserver on the wemos D1 mini pro (esp8266) to a computer. I would then use the sound to import it on max/msp with the maxurl object (a get action to retrieve data from a webserver/url).
I managed to create a webserver already with the esp8266 examples. Could the wemos handle recording and sending sound?