Jump to content

Recommended Posts

Posted (edited)

Voice Attack Profile Set Up Tips and Hints

 

I'm new to Voice Attack but have been having a blast learning how to set up profiles and seeing how cool it is to use in DCS. I'm not a programmer by any means and do not use any scripting functions as of yet. However I thought it would be cool to have a thread that gave hints and tricks that people have discovered while setting up profiles that made it easier and/or gave deeper functionality in game.

 

This morning while working on my A-10 profile I had to duplicate allot of commands and just make simple changes to them for a new command. This was simple while the list was small but became more difficult as the list grew.

 

357080638_A-10CCommsVoiceAttack.thumb.PNG.d2501fb381515f3c8d80aadf98b3350b.PNG

 

So what I did is created another profile called A-10C DUMP to copy the list of commands I wanted to edit to. I was then able to edit that list to their new commands and copy them back to the A-10 profile I was creating. This is making it go allot quicker.

 

1013248838_A-10CDUMPVoiceAttack.thumb.PNG.e5f44ec6681a68b79e748a9833230ac9.PNG

1852741191_A-10CDUMPEdit.thumb.PNG.d6fcb4521d8988bfb873b909dea93749.PNG

 

 

Hope this tip is found useful by somebody!

Edited by DarkCrow
  • 2 months later...
Posted

I must say that Froogle's explanation of setting conditionals in Voice Attack is the best and clearest that I've seen so far, whether for DCS or anything else.

I made quite an extensive Elite Dangerous profile but couldn't get my old brain around conditionals.

Now I understand... I think :idea:

 

The VIACOM VA profile is truly a fine piece of work.

Either as a copy-and-go or as a template for editing to one's own preference.

OS:Win10 Home CPU:i7 3770K 3.5(@4.3GHz) COOLER:ZalmanCNPS10X-PERFORMA MOBO:GigabyteGA-Z77X-UD5H SSD#1:SamsungEVO850Pro 500GB SSD#2:SanDisk240GB HDD:2x Seagate2TB GFX:GigabyteGTX670 WF3 2GB OC1058MHz RAM:16GB 16000MHz DDR3 KEYB'Ds:Corsair K95/MS SidewinderX4 MOUSE:LogitechG700s MON:2x ASUS 24” ROUTER:ASUS RT-N66U DarkKnight INTERWEBS:Fibre152Mbps/12Mbps JOYSTICK:TM T16000m Modded THROTTLE:TM TWCS HEADTRACK:TrackIR5Pro

  • 2 months later...
Posted

VIACOM is indeed a great work but it just demonstrates how complicated it is to setup a voice recognition profile to work the current F-key operated radio menus.

 

I have a suggestion which I believe would make things a lot easier going forward and I encourage everyone to take a look and discuss it here http://forums.eagle.ru/showthread.php?p=2523986#post2523986

 

Voice Attack's UI isn't ideal either though, for example it would make things a lot easier to follow if it locked all prefix commands at the top of the list and grouped any suffix commands under the relevant prefix commands, or perhaps a completely different UI, with a box on the left that just lists any prefix commands and when one is selected, a box to the right shows all the suffix commands associated with that prefix. VAC also has the advantage of storing profiles in easily editable xml files that look like this:

 

<?xml version="1.0"?><profile>

<!--DCS A-10C command Set-->

<command name="Navigation > Anchor Here" phrase="Two Anchor Here" feedback="0" soundcom="0" category="F1. Wingman" active="-1">

<key description="NONE + F1 + NONE + """ extended="F1" extended2="NONE" qual="NONE" pause="40" repeat="1" duration="40"/>

<key description="NONE + F1 + NONE + """ extended="F1" extended2="NONE" qual="NONE" pause="40" repeat="1" duration="40"/>

<key description="NONE + F1 + NONE + """ extended="F1" extended2="NONE" qual="NONE" pause="40" repeat="1" duration="40"/>

</command>

<command name="Navigation > Return To Base" phrase="Two Return To Base" feedback="0" soundcom="0" category="F1. Wingman" active="-1">

<key description="NONE + F1 + NONE + """ extended="F1" extended2="NONE" qual="NONE" pause="40" repeat="1" duration="40"/>

<key description="NONE + F1 + NONE + """ extended="F1" extended2="NONE" qual="NONE" pause="40" repeat="1" duration="40"/>

<key description="NONE + F2 + NONE + """ extended="F2" extended2="NONE" qual="NONE" pause="40" repeat="1" duration="40"/>

</command>

<command name="Navigation > Fly To My SPI" phrase="Two Fly To My S P I" feedback="0" soundcom="0" category="F1. Wingman" active="-1">

<key description="NONE + F1 + NONE + """ extended="F1" extended2="NONE" qual="NONE" pause="40" repeat="1" duration="40"/>

<key description="NONE + F1 + NONE + """ extended="F1" extended2="NONE" qual="NONE" pause="40" repeat="1" duration="40"/>

<key description="NONE + F3 + NONE + """ extended="F3" extended2="NONE" qual="NONE" pause="40" repeat="1" duration="40"/>

</command>

 

which means they can be edited in Notepad++, which is sometimes quicker than using the UI to create/edit profiles. Voice Attacks VAP files are text files that can be opened in Notepad++ but they're much more lengthy, which each command spread over maybe 10 lines, so it's not really practical to edit them by hand.

 

Then again, VAC doesn't have prefix/suffix commands, nor any recognition threshold settings, so neither program is ideal. As things stand, Voice Attack has more features so if it sorts out the UI and the profiles (it might be possible to improve the UI to the extent that there is no benefit in being able to manually edit the profiles but I'm skeptical whether that's possible, if you think about how quickly one can copy and paste and search and replace in Notepad++). However, if DCS exposes the radio commands as I've suggested in my wishlist thread, so that Voice Attack can send direct commands over UDP like "Kobuleti request landing" instead of sequences of F-keys, that would certainly simplify both the UI and the profile files.

Main rig: i5-4670k @4.4Ghz, Asus Z97-A, Scythe Kotetsu HSF, 32GB Kingston Savage 2400Mhz DDR3, 1070ti, Win 10 x64, Samsung Evo 256GB SSD (OS & Data), OCZ 480GB SSD (Games), WD 2TB and WD 3TB HDDs, 1920x1200 Dell U2412M, 1920x1080 Dell P2314T touchscreen

Posted

I stumbled across this example of a MS Windows Speech Recognition Macro, which seems to use prefix and suffixes and I have to say, it looks a lot more easier to setup and to review than Voice Attack's method https://forums.bistudio.com/topic/174532-voice-command-sp/#entry2730730

Main rig: i5-4670k @4.4Ghz, Asus Z97-A, Scythe Kotetsu HSF, 32GB Kingston Savage 2400Mhz DDR3, 1070ti, Win 10 x64, Samsung Evo 256GB SSD (OS & Data), OCZ 480GB SSD (Games), WD 2TB and WD 3TB HDDs, 1920x1200 Dell U2412M, 1920x1080 Dell P2314T touchscreen

  • 2 weeks later...
  • 1 year later...
Posted

This is what i call an awesome brainpuzzle idea to use VA, the only impressive once i have found so far, that uses not only keybindings actions, but more complicated stuff, impressive. :) Link to forum post in his comments.

 

 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...