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
Asked
Active
Viewed 45 times
1 Answers
0
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

beta_tester
- 3
- 1
-
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](/help/how-to-answer). – Community Jul 07 '23 at 07:13