Component: Voice Recognition (V3) (Sensors)
Author | Matrix TSL |
Version | 1.0 |
Category | Sensors |
Contents
Voice Recognition component
Module supporting up to 7 active voice commands controlled via a serial UART interface. Commands are trained into the module by the user so as to be speaker-dependent.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_VoiceRecognitionELECHOUSEV3.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_VoiceRecognitionELECHOUSEV3.fcfx
Detailed description
No detailed description exists yet for this component
Examples
These examples are designed to work with a 4D systems display pre-programmed with the VISI Genie runtime files. These files are also included in the example archives to allow you to easily replicate the project.
The 4D display can either be connected to the PC running Flowcode using the 4D USB cable or connected to an embedded Microcontroller using a hardware or software UART. If you are using the Flowcode simulation to communicate with the Visi component then be sure to set the Visi COM port property to the COM port assigned by Windows to the 4D USB Cable.
The Console window should also show some helpful information to aid in debugging any problems.
The first example demonstrates a simple rocker switch Visi component.
RockerSwitch
The second example demonstrates controlling the colour of an RGB LED using the Visi colour picker component.
ColourPicker
Macro reference