Maker Pro
Maker Pro

ESP32 & BitVoicer Speech Recognition

So recently I've decided to get back to trying to make a WiFi-controlled speech recognition device. I was finally able to figure out how to connect an ESP32 to WiFi, but I now struggle with getting certain things like my ESP32's port, as well as the code to connect a microphone and have it stream over wifi to the BitVoicer server. Anyone with extensive knowledge on this subject who can help me out would be much appreciated. Thanks!

Edit: So when I try compiling pretty much anything BitVoicer related to my ESP32, I get an error such as:

ISR(ADC_vect)
^

Any ideas?
 
Last edited:
Top