-->
Page 1 of 1

Voice over internet

PostPosted: Sat Oct 12, 2019 12:43 am
by Vamsi075
Is there any possible way to send voice realtime through a mic to a php using esp8266 where the voice or audio is processed.
Please let me know if there is any possible method.

Re: Voice over internet

PostPosted: Sun Oct 13, 2019 12:27 am
by davydnorris
Someone built an ESP8266 based baby monitor - that would be a good start.

Google the above and I'm sure it will come up near the top

Re: Voice over internet

PostPosted: Sun Oct 13, 2019 3:12 am
by eriksl
It should be possible, the ESP8266 has enough processor power. The rest is hardware which you could add using I2C, I2S, SPI or GPIO.

Having said that, I don't think this question is an "advanced developer" question, so I'm moving it.

Re: Voice over internet

PostPosted: Sun Oct 13, 2019 5:22 pm
by davydnorris