Your example is the opposite. It is showing how to send a command to «НООТЕХНИКА», not to VoxCommando.
It is easy to make http requests in VC. Use the
Scrape action.
<?xml version="1.0" encoding="utf-16"?>
<!--VoxCommando 2.2.1.4-->
<command id="118" name="some command that controls a Russian device" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="">
<action>
<cmdType>Scrape</cmdType>
<params>
<param>http://192.168.1.168/api.htm?name=pult&cell=0&cmd=0&fmt=0&d0=0&d1=0&d2=0&d3=0</param>
</params>
<cmdRepeat>1</cmdRepeat>
</action>
<phrase>some command that controls something in the Russian system</phrase>
</command>
However, if you want their hardware to send information to VC, then their http request API does not help.
As mentioned earlier, you need to get support from the Russian company's website, not here. You need to ask someone at the Russian website who understands English and who has some technical expertise to read VoxCommando's documentation, so that they can explain it to you and provide examples.
It doesn't make sense to ask us here.
Тем не менее, если вы хотите их оборудование для передачи информации VC, то их просьба HTTP API не помогает.
Как уже упоминалось ранее, необходимо получить поддержку с сайта российской компании, а не здесь. Вы должны спросить кого-то на российском сайте, который понимает по-английски, а кто имеет некоторый технический опыт, чтобы читать VoxCommando документацию, так что они могут объяснить вам и привести примеры.
Это не имеет смысла спрашивать нас здесь.