Jump to content

Recommended Posts

Posted (edited)

Hello, I am a newbie to Voiceattack and am having difficulty getting it to work. I have downloaded VoiceAttack and the corresponding Vaicom 2.0 package as well as the ATC Static MOD. When I run Voice attack and load the A10C profile, it initializes but will not respond to any commands. I'm not sure if I am having an issue with the configuring portion or an install issue. Also, I would like to utilize a SW6 on my X55 as the PTT instead of the NUM 1, 2 or 3 keys if possible. Any assistance is greatly appriciated. Oh, and I also did the workaround for the DCS 1.5 beta within the 'VAICOM_fetch_data.cmd' to get the profile to initalize.

Thanks again :helpsmilie:

 

Specs

Win 7 64

4770K

32GB

X-55 HOTAS

DCS 1.5ob

A10C module

Edited by Hknine9
Posted

How is your configuration ?

(easy radio, hide menu, no voice feedback) ?

Do you hear the two bips when activating a command ?

 

To bind SW6 to PTT, you need :

- to be on easy radio (so bind it ton Num0)

- bind this switch in HUD (saiteck "programm") to send NUM0, not in DCS directly I think.

 

(you should go to VAICOM thread directly under mod/input output in the forum)

[sIGPIC][/sIGPIC]

Posted

I currently have it using easy radio showing the menu. When I use the Num keys to PTT I get the radio squelch noise but no beeps and no feedback or commands.

Posted

Anyone able to help? I really want to use VoiceAttack but nothing happens when I attempt to do so. I have the profile loaded and when I attempt to speak a command, all that happens is the radio shows keyed either uhf, vhf or auto depending on which radio I use, but no commands are shown or responses. Please help!!!

Posted

I'm having a similar problem where the log shows my command recognised but "invalid radio" pops up. This is despite having the correct radio in use, etc. I am working through a few suggestions at the moment.

 

Make sure not to release the PTT hotkey before you have heard the beep(s). Make sure you use the correct radio for the recipient, start practising with just the AUTO (NUM0) key. Invalid Radio mesages can also be benign; for example if you mic picks up 'ehm', 'ugh' and it gets mistakely interpreted as a command. It happens on occasion, doesn't mean there's a problem
.

 

 

--- NOTE FOR 1.5 OPENBETA USERS ---

 

Issue:

 

ED has made DCS 1.5ob a complete separate install from 1.2 which causes

VAICOM to not correctly load settings/mission data for 1.5ob. You will see some 'file

not found' messages when VAICOM initializes.

 

This has to do with DCS folder naming, it should automatically be resolved when ED

releases 1.5 as an official update (which should be very soon now).

 

Workaround:

 

In the mean time if you're on 1.5ob you can try this. With a text editor (notepad or

Notepad++) edit the file called 'VAICOM_fetch_data.cmd' in VAICOM\Tools folder

 

and change this line

 

'COPY /Y %USERPROFILE%\AppData\Local\Temp\DCS\tempMission.m iz TEMP\tempMission.zip'

 

into:

 

COPY /Y "%USERPROFILE%\AppData\Local\Temp\DCS.openbeta\tem pMission.miz" TEMP\tempMission.zip

(edit: remove the space in the filename, Forum text editor screwed with this)

 

Note that when 1.5 gets out as an official release you will have to change this back.

Posted (edited)

I narrowed down the issue to VoiceAttack not registering my microphone. It doesn't seem to load it or use it after it loads but Windows speech recognizes it fine. I have tried two different headsets/mic's with same result. I did get it to work once, but it wasn't recognizing commands and I tried to train with speech recognition, after that VoiceAttack stopped seeing the microphone after it loaded. Does the headset have to be USB? Currently I am using the two inputs Green/Pink 3.5mm jacks. Also I get this in the Voiceattack activity window when I load the DCS A10 profile from the Vaicom2 package:

 

11:03:30 AM - Listening suspended

11:03:30 AM - Ready for commands.

11:03:29 AM - Unable to get value from URI - Could not find file 'E:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\TEMP\mission.lua'.

11:03:29 AM - Unable to get value from URI - Could not find file 'E:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\TEMP\mission.lua'.

11:03:29 AM - Easy Communications is True

11:03:29 AM - Unable to get value from URI - Could not find file 'E:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\TEMP\options.lua'.

11:03:29 AM - 'E:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\VAICOM_fetch_data.cmd' completed

11:03:29 AM - Launched 'E:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\VAICOM_fetch_data.cmd' (hidden) (waiting for exit)

11:03:29 AM - Fetching settings data....

11:03:28 AM - Initializing....

 

My VAicom\tools folder file from the above post looks like this:

 

DEL /Q TEMP\*.*

 

COPY /Y "%USERPROFILE%\AppData\Local\Temp\DCS.openbeta\tempMission.miz"TEMP\tempMission.zip

 

unzip.exe -q -o TEMP\tempMission.zip -d TEMP\

 

MOVE /Y TEMP\mission TEMP\mission.lua

MOVE /Y TEMP\options TEMP\options.lua

MOVE /Y TEMP\warehouses TEMP\warehouses.lua

 

DEL /Q TEMP\tempMission.zip

 

Any ideas????

Edited by Hknine9
Posted (edited)
I narrowed down the issue to VoiceAttack not registering my microphone. It doesn't seem to load it or use it after it loads but Windows speech recognizes it fine. I have tried two different headsets/mic's with same result. I did get it to work once, but it wasn't recognizing commands and I tried to train with speech recognition, after that VoiceAttack stopped seeing the microphone after it loaded. Does the headset have to be USB? Currently I am using the two inputs Green/Pink 3.5mm jacks. Also I get this in the Voiceattack activity window when I load the DCS A10 profile from the Vaicom2 package:

 

11:03:30 AM - Listening suspended

11:03:30 AM - Ready for commands.

11:03:29 AM - Unable to get value from URI - Could not find file 'E:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\TEMP\mission.lua'.

11:03:29 AM - Unable to get value from URI - Could not find file 'E:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\TEMP\mission.lua'.

11:03:29 AM - Easy Communications is True

11:03:29 AM - Unable to get value from URI - Could not find file 'E:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\TEMP\options.lua'.

11:03:29 AM - 'E:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\VAICOM_fetch_data.cmd' completed

11:03:29 AM - Launched 'E:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\VAICOM_fetch_data.cmd' (hidden) (waiting for exit)

11:03:29 AM - Fetching settings data....

11:03:28 AM - Initializing....

 

My VAicom\tools folder file from the above post looks like this:

 

DEL /Q TEMP\*.*

 

COPY /Y "%USERPROFILE%\AppData\Local\Temp\DCS.openbeta\tempMission.miz"TEMP\tempMission.zip

 

unzip.exe -q -o TEMP\tempMission.zip -d TEMP\

 

MOVE /Y TEMP\mission TEMP\mission.lua

MOVE /Y TEMP\options TEMP\options.lua

MOVE /Y TEMP\warehouses TEMP\warehouses.lua

 

DEL /Q TEMP\tempMission.zip

 

Any ideas????

 

check other software running that uses your microphone, i found that using OBS recording software causes VA to stop recognizing my mic as well, if your mic stops registering, logout from windows and log back in, restart VA and test, thats what i've found to re-enable it.

 

Easiest way to test whats causing the Mic to stop being recognized is before booting VA after login, shutdown anything that uses the Mic, start VA, then start your programs you usually run with DCS that use the Mic one by one, testing the mic in each program before starting the next.

 

When your mic stops working in VA you've found your culprit.

 

(Disclaimer: This is the process I followed to figure out that OBS was taking priority over VA, and it may or may not work for you. Also, after some more testing, I've Found that running VA as admin seems to eliminate this issue with OBS)

 

Now, as for the error messages, if you are running windows 10, you HAVE to run VA as administrator. and in this line:

 

"COPY /Y "%USERPROFILE%\AppData\Local\Temp\DCS.openbeta\tem pMission.miz"TEMP\tempMission.zip"

 

the space needs to be removed. it should look like this:

 

COPY /Y "%USERPROFILE%\AppData\Local\Temp\DCS.openbeta\tempMission.miz" TEMP\tempMission.zip

Edited by Davison
Posted

hello

 

i have the same error message with windows 10 and DCS 1.5

I have edited the file with notepad ++, as mentionned but still... can't get it to work...

 

23:09:33 - Ready for commands.

23:09:33 - Unable to get value from URI - Le fichier 'C:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\TEMP\mission.lua' est introuvable.

23:09:33 - Unable to get value from URI - Le fichier 'C:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\TEMP\mission.lua' est introuvable.

23:09:33 - Easy Communications is True

23:09:33 - Unable to get value from URI - Le fichier 'C:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\TEMP\options.lua' est introuvable.

23:09:33 - 'C:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\VAICOM_fetch_data.cmd' completed

23:09:32 - Launched 'C:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\VAICOM_fetch_data.cmd' (hidden) (waiting for exit)

23:09:32 - Fetching settings data....

23:09:32 - Initializing....

 

help welcome :)

Posted

Thanks for all those who helped. I was able to get it working with the exception of the chatter function. This seems to continue to loop as an error in the active window. For those who have similar issues, I had to run as admin and load VA after loading DCS.

Posted
hello

 

i have the same error message with windows 10 and DCS 1.5

I have edited the file with notepad ++, as mentionned but still... can't get it to work...

 

23:09:33 - Ready for commands.

23:09:33 - Unable to get value from URI - Le fichier 'C:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\TEMP\mission.lua' est introuvable.

23:09:33 - Unable to get value from URI - Le fichier 'C:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\TEMP\mission.lua' est introuvable.

23:09:33 - Easy Communications is True

23:09:33 - Unable to get value from URI - Le fichier 'C:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\TEMP\options.lua' est introuvable.

23:09:33 - 'C:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\VAICOM_fetch_data.cmd' completed

23:09:32 - Launched 'C:\Program Files (x86)\VoiceAttack\Apps\VAICOM\Tools\VAICOM_fetch_data.cmd' (hidden) (waiting for exit)

23:09:32 - Fetching settings data....

23:09:32 - Initializing....

 

help welcome :)

 

see my post right above yours mate, specifically

 

Now, as for the error messages, if you are running windows 10, you HAVE to run VA as administrator

 

Even if your on windows 8.1 or 7 i recommend running VA as an Admin.

  • 4 months later...
Posted

Guys, can you specify where exactly space has to be deleted? I run VA as admin and renamed file to DCS.openalpha but error still comes up. Thank you.

Intel Core i7-4790 Processor 3.6GHz; Microsoft Windows 10 64-bit; 16GB DDR3-1600 RAM; 3TB 7,200RPM Hard Drive; NVIDIA GeForce GTX 760; G29; Oculus DK2; Thrustmaster Warthog HOTAS;

  • Recently Browsing   0 members

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