You can add your own commands. The command execution part is a function that passes command line arguments with argc and argv. Please refer to the example of the main function using command line ...
Simple Windows application to listen to voice commands in your computer and send them to an Arduino or ESP8266 board. Commands to Arduino are sent via serial port. Commands to ESP8266 are sent via ...