Can I send mh commands from other programs?
You can send mh commands (Voice_Cmd text strings) from other programs in many ways: – Write commands to the file specified in the mh.ini xcmd_file parm. By default this is mh/house_cmd.txt. See mh/bin/house and mh/bin/house.bat for examples. – Use mh/bin/mhsend to send commands via sockets (can be over the internet). If you have run mh/bin/set_password, the mhsend -password parm is required.