I am trying to transmit my voice live from my mobile phone to esp8266. I am using web browser as client interface and Wifi as connection.
I heard that this can be done with websocket ,
what I need is how to write the code in the arduino
1 Answer
Sorry, maybe this doesn't answer the problem. but maybe from the basics in this tutorial you can get ideas to apply in your projects. required library => https://github.com/earlephilhower/ESP8266Audio
1 Comment
Community
As it’s currently written, your answer is unclear. Please edit to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers in the help center.