So I'm trying to complete a voice recognition project using the BitVoicer program but I've run into many bumps along the way.
As of this moment, the obstacle I'm trying to get around is streaming the audio from a microcontroller so that I may use it when it's not plugged into my computer. I have tried using ESP8266 modules, but BitVoicer does not seem to support them.
I would be super appreciative to anyone who can help me figure out how to communicate the audio from an Arduino to a mobile hotspot to the BitVoicer server. Thanks!
So I'm trying to complete a voice recognition project using the BitVoicer program
On the Arduino? Or on the PC? A link would be useful.
I would be super appreciative to anyone who can help me figure out how to communicate the audio from an Arduino to a mobile hotspot to the BitVoicer server.