Skip to content

Files

Latest commit

author
Pouya Rostam
Jan 29, 2024
2f30e94 · Jan 29, 2024

History

History
This branch is 40 commits behind Picovoice/picovoice:master.

mcu

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 29, 2024
Jan 29, 2024
Jan 29, 2024
Jan 29, 2024
Apr 13, 2023
Oct 26, 2023

Picovoice Microcontroller Demos (multiple languages)

This package provides demo projects for the following development boards:

You can also find packages for specific Arduino boards by searching for picovoice in the Arduino library manager.

Usage

In these demos, you can determine the default wake word and context models for each language by checking the pv_params.h file inside each demo project. Find the language section surrounded by:

#if defined(__PV_LANGUAGE_{LANGUAGE_NAME}__)
...
#endif

The default wake word for each language can be found next to the // wake-word comment, and the default context is located beside the // context comment.

When the demo begins, the context information will be displayed on the console.

In case of English version, after uploading the firmware to the microcontroller, the engine can recognize commands such as:

Picovoice, turn off the lights.

or

Picovoice, set the lights in the bedroom to blue.