Everything posted by Parme
-
Voice Attack for VR
I’m having issues doing that, cus when aao has a assigned PTT it won’t listen so it never recognizes the ”now”
-
Communication between Voiceattack and AAO
Yes, the scripts are done and the lights are on, maybe there is something in my windows
-
Voice Attack for VR
well so basically, Aao works that way so that you need an "!" after the command, that tells AAO to wait until the PTT is released so that you have time to speek the numbers so, if i put "at" before the exclamationmark it will release the PTT before the numbers are said. so basically the worh for the release of the PTT needs sadly to be after the numbers...
-
Voice Attack for VR
Hmm Im not sure , but you could probably do a voice command as the PTT and send it as a virtual keypress, for example let’s say the word ”now” is the trigger for PTT, so if you say ”now … set altitude to 12000 end” the word ”now” triggers the PTT and the word ”end” releases it ? So basically you get 2 words extra instead of a physical keypress. I’m not sure if it will work but in theory it should. I can test it if you want
-
Voice Attack for VR
(>A:AUTOPILOT·ALTITUDE·LOCK·VAR:0,·Feet) is the working AAO variable for G1000 altitude set ,
-
Voice Attack for VR
wait, lorby helped me with everything on this forum, here is the link https://www.avsim.com/forums/topic/699647-communication-between-voiceattack-and-aao/page/3/#comment-5811629
-
Voice Attack for VR
Hmm I’ve never done that but if you want I can help you in discord
-
Voice Attack for VR
I’ve managed to get all the commands working now using AAO. It’s a completely other variable it uses and it’s not supported in the agent. But what i did now is that i created my own script for aao and call altitude , heading and verticalspeed from there instead. To compile a new dll for the agent was after some research way too complicated for me
-
Communication between Voiceattack and AAO
lol nevermind, i had to roll 1 time on the knob then it worked, it doesnt work when the "--" is in the altimiter, it has to be 0, so from default aircraft state it wont change. lol. thanks alot lorby
-
Communication between Voiceattack and AAO
weird, i have this in my script (L:AaoVoiceRecNum)·(>A:AUTOPILOT·ALTITUDE·LOCK·VAR:0,·Feet) and nothing changes, ive also checked the AAO voiice recognition window to see that it getting exactly what i say and i also see the green light flashiing on the script ....
-
Communication between Voiceattack and AAO
yeah i see, but none of the above variables for altitude change in the g1000 did work so i have to search more
-
Communication between Voiceattack and AAO
Thanks ! I will definitely play around with this instead ! Do you have a trick in your sleeve to find out this kind of information cus it didn’t pop up in the list of events
-
Communication between Voiceattack and AAO
What I’ve tried is to use the event reader and then rotated the inner and outer knob to see what events that triggers , funny thing is that the AP_SET_ALT_ENGLISH triggers but it’s not possible to use that event in the script cus then it just increments och decrements by 1000 or 100. I’ve also tried to use the inner and outer knob events but same thing happens
-
Communication between Voiceattack and AAO
It looks exactly like the AAO manual, the plane I try it on is the Cessna 172 g1000, it works fine on the classic :)
-
Communication between Voiceattack and AAO
As for Cortana bridge I don’t know, what happens is that every time I press PTT and releases a warning shows up saying that the information about the warning cannot be found. But anyways , after some tweaking I got the windows engine to work pretty well, but then to a question connected to my voicebuild in aao, do you know why the standard variable for setting the altitude (set_alt_english) doesn’t work with the g1000 systems ? It just increments the number
-
Voice Attack for VR
Yeah that would be really cool to contribute to this lovely project and fill it with as many simconnect vars as possible
-
Voice Attack for VR
Hmm interesting, i think its the event that is the problem , not the agent itself
-
Voice Attack for VR
hmm great thanks, but do those planes have GS1000 aswell?
-
Voice Attack for VR
cessna 172 G1000 thanks
-
Communication between Voiceattack and AAO
a question, do you plan do update the voice recognition system in AAO? or fix catana bridge ? as for me now, i managed to get the agent plugin for VA but it lacks variables that i need and for example it cant change the altitude in G1000 cus it doesnt use the AP_ALT_VAR_SET_ENGLISH variable.
-
Voice Attack for VR
i have one question tho, AP_ALT_VAR_SET_ENGLISH doesnt seem to work on the GS1000, it just increments the altitude by 1000, have you got that working?
-
Voice Attack for VR
Yeah so basically it’s open source someone out there has probably done it, I’ll do some research
-
Voice Attack for VR
Got it to work with heading and altitude now ! Thanks alot! But , a question, if I want to add simconnect evens that’s not supported by the plugin do you know if that is possible, for example ENGINE_AUTO_SHUTDOWN?
-
Voice Attack for VR
Well everything is set and the plugin recognizes the command but nothing changes in the sim, so I wonder if there is a connection problem , I’ll need to check the debugwindow
-
Voice Attack for VR
i dont get it to work, it says it recognizes it but follows with (starts with set heading to) but nothing happens in cockpit,....