Example Code for Mind+-Python Mode Unihiker

Use Mind+ in Python mode (Unihiker) to control the voice recognition module and achieve voice control functions.

Hardware Preparation

Software Preparation

  • Mind+ version 1.7.3 or a more recent iteration.
  • Search for SEN0539 in the user library of the Extensions section.

Other Preparation Work

Navigate to the Extensions section in Mind+ and search for SEN0539 to load the plugin.

Sample Code

Result

To wake up the voice recognition module, say either the fixed wake-up word or the learned wake-up word,When you say "Go forward" in the voice command, the development board prints "Go forward". When you say "Retreat" in the voice command, the development board prints "Retreat". When you say "Park a car" in the voice command, the development board prints "Park a car".

Was this article helpful?

TOP