-1

How to use Twilio to voice call from browser pc to esp32? I want to find ways to telemedicine with esp32-cam to stream video and now I'm finding for audio stream too, please suggest me.

gaew
  • 1
  • 2

1 Answers1

0

Twilio developer evangelist here.

The Twilio Voice SDKs and the Twilio Video SDKs both support iOS, Android and web browsers. There is no support for Arduino/esp32. If you can run a web browser on the esp32, then you might be able to use the JavaScript SDKs.

philnash
  • 70,667
  • 10
  • 60
  • 88