If you want to customise your Arduino Voice controlled wake word, this video shows how to achieve this.....
In this video we show how to customise the Pico Voice wake word, instead of using the built in "PicoVoice" wake word. This allows you to create a phrase to start your project listening, using the Porcupine Training system provided in the Picovoice Web UI.
We have again used the cost effective Nano 33 BLE Sense board, with its built in microphone, and other boards such as the Arduino Portenta can also be used.
We will do another future video about training your own inference engine to allow custom commands to be issued to your voice activated system, completing your fully voice activated project.
Our Website:
https://www.visualmicro.com/
PicoVoice Documentation:
https://picovoice.ai/docs/quick-start...
Example Code (With RF Switch):
https://www.visualmicro.com/downloads...
RC-Switch Library:
https://github.com/sui77/rc-switch
#Arduino #VisualStudio #ai #programming