Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Slalomen

Pages: [1] 2 3
1
Thanks very much!!!!! 8)

2
Code: [Select]
<?xml version="1.0" encoding="utf-16"?>
<!--VoxCommando 2.1.5.1-->
<command id="148" name="Speed" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="">
  <if ifBlockDisabled="False" ifNot="False">
    <ifType>(A)Contains(B)</ifType>
    <ifParams>{LastSpoken}&amp;&amp;25</ifParams>
    <then>
      <action>
        <cmdType>DxInput.KeyPress</cmdType>
        <params>
          <param>7</param>
        </params>
        <cmdRepeat>1</cmdRepeat>
      </action>
      <action>
        <cmdType>Sound.PlayWav</cmdType>
        <params>
          <param>E:\A.S.T.R.A VoicePack\A.S.T.R.A VoicePack wav\A.S.T.R.A VoicePack\engines thrusters and drives\etd increments\25 sir.wav</param>
        </params>
        <cmdRepeat>1</cmdRepeat>
      </action>
      <action>
        <cmdType>VC.StopMacro</cmdType>
        <params />
        <cmdRepeat>1</cmdRepeat>
      </action>
    </then>
    <else />
  </if>
  <if ifBlockDisabled="False" ifNot="False">
    <ifType>(A)Contains(B)</ifType>
    <ifParams>{LastSpoken}&amp;&amp;пятьдесят</ifParams>
    <then>
      <action>
        <cmdType>DxInput.KeyPress</cmdType>
        <params>
          <param>8</param>
        </params>
        <cmdRepeat>1</cmdRepeat>
      </action>
      <action>
        <cmdType>Sound.PlayWav</cmdType>
        <params>
          <param>E:\A.S.T.R.A VoicePack\A.S.T.R.A VoicePack wav\A.S.T.R.A VoicePack\engines thrusters and drives\etd increments\understood fifty percent.wav</param>
        </params>
        <cmdRepeat>1</cmdRepeat>
      </action>
      <action>
        <cmdType>VC.StopMacro</cmdType>
        <params />
        <cmdRepeat>1</cmdRepeat>
      </action>
    </then>
    <else />
  </if>
  <if ifBlockDisabled="False" ifNot="False">
    <ifType>(A)Contains(B)</ifType>
    <ifParams>{LastSpoken}&amp;&amp;семьдесят пять</ifParams>
    <then>
      <action>
        <cmdType>DxInput.KeyPress</cmdType>
        <params>
          <param>9</param>
        </params>
        <cmdRepeat>1</cmdRepeat>
      </action>
      <action>
        <cmdType>Sound.PlayWav</cmdType>
        <params>
          <param>E:\A.S.T.R.A VoicePack\A.S.T.R.A VoicePack wav\A.S.T.R.A VoicePack\engines thrusters and drives\etd increments\75%.wav</param>
        </params>
        <cmdRepeat>1</cmdRepeat>
      </action>
      <action>
        <cmdType>VC.StopMacro</cmdType>
        <params />
        <cmdRepeat>1</cmdRepeat>
      </action>
    </then>
    <else />
  </if>
  <if ifBlockDisabled="False" ifNot="False">
    <ifType>(A)Contains(B)</ifType>
    <ifParams>{LastSpoken}&amp;&amp;максимум</ifParams>
    <then>
      <action>
        <cmdType>DxInput.KeyPress</cmdType>
        <params>
          <param>0</param>
        </params>
        <cmdRepeat>1</cmdRepeat>
      </action>
      <action>
        <cmdType>Sound.PlayWav</cmdType>
        <params>
          <param>E:\A.S.T.R.A VoicePack\A.S.T.R.A VoicePack wav\A.S.T.R.A VoicePack\engines thrusters and drives\etd increments\going to maximum.wav</param>
        </params>
        <cmdRepeat>1</cmdRepeat>
      </action>
      <action>
        <cmdType>VC.StopMacro</cmdType>
        <params />
        <cmdRepeat>1</cmdRepeat>
      </action>
    </then>
    <else />
  </if>
  <phrase optional="true">Скорость</phrase>
  <phrase optional="true">на</phrase>
  <payloadList>25,пятьдесят,семьдесят пять,максимум</payloadList>
  <phrase optional="true">процентов</phrase>
  <phrase optional="true">скорости</phrase>
</command>
For example i want insert in Last spoken were value 25 more value for example "двадцать пять" because if more value VOX understand better

3
For don`t do many if() i want insert in Last spoken different phrases... It`s it possibly?

4
Okey thanks.... And off-top can {LastSpoken} use many param or values , for example for speech it (|) , for phrase it (,)?

5
Thanks you very much! But if field on startup be empty it is be better... If you can modify this little program... Thanks! :)

6
Thanks! If you can modify this good simple program that then lunch text field be empty... Thanks! :) Testing this loops work great!!! Because now in text field : XButton1, but work all mouse clicking :) And if manually write XButton1 then XButton1 clickings sends to udp :)

7
 :) Well done! Thanks its work, still find interpretation for XButton1))

8
Maybe problem in my mouse Bloody T7 and Bloody 5 program?

9
Yes see in Options 33000 port but events not generates, XButton1 is name from Hook plugin, maybe name of key is different?
No don`t see((

10
I off plugin in options run the program(XButton1) restart VOX and the i clicking on these key anything is change in VOX(run both in administrator mode)(( Thanks

11
Thanks for your help with simple program but i don`t understood how it`s use for example i change key on key 1 and focused on VOX and then i press key 1 any change in VOX i not see((

12
CPU - Intel Core i7
Its happen any time like in video then I use loops on a desktop in notepad or I play in game and use other commands...
What mean see a pattern?
I use DxInput(Keypress or Keycombo) and only keyboard press, i have rapoo wireless keyboard... Maybe install keyboard drivers?

13
Hmm... But i use many commands and after some time hook is not responsive not only loops there are many other commands((( I don`t know how i can help... maybe send my collection?

14
Then expected fixing of this problem? ::dis

15
just mouse(Down and Up). Use DXInput for loops.

Pages: [1] 2 3