Recent Posts

Pages: [1] 2 3 ... 10
1
How Do I? / Re: UEXcorp api requests
« Last post by electricscout on Today at 01:45:31 PM »
Thank you! The documentation for UEX's api seems somewhat mediocre since it only has the url for the data you want to access and what it should return, nothing on how I actually go about sending a request to it in the first place.
2
How Do I? / Re: UEXcorp api requests
« Last post by SemlerPDX on Today at 11:51:22 AM »
You can absolutely do this.  I use inline functions in C# to contact the OpenWeatherMap API in my AVCS SENSE profile dealing with sensors & weather.

You should be able to refer to the API documentation from UEXCorps (assuming they have good documentation) on how to contact their API to get the info you need.  A good API presents syntax and code examples, hopefully in more than one language (including C#).

If you're super new to C#, you can get a quick leg up with the basics presented by W3 Schools here:
https://www.w3schools.com/cs
3
Feature Suggestions / Re: Joystick Axis Support
« Last post by scottb613 on Today at 06:19:49 AM »
Hi...

Thanks to both of you - you were a big help and very patient. It's kind of working - and greatly appreciated. It's just VASTLY easier to setup in the other program.

I'll still stand by my original request - using a joystick axis should be as easy as assigning a button in VA - hopefully - someday - if time permits.
 ;)

Have a good day...

Regards,
Scott

4
How Do I? / UEXcorp api requests
« Last post by electricscout on March 31, 2025, 02:05:12 PM »
I'm very, very inexperienced with stuff like this so bear with me.

I'm trying to make a command that will run a c# script with the intention of using UEXCorps API to get the price of a specific commodity, however I've tried a few different things but really dont know where to start with this. Does anybody know how/if i can send an API get request with a VA c# script?
5
Feature Suggestions / Re: VA for linux?
« Last post by JohnnyGTO on March 31, 2025, 11:38:51 AM »
With rumors, and rumors of rumors that SteamOS is going to release as a standalone what are the chances of VA for SteamOS?

Be nice to eliminate the last thing running windows, my gaming rig.
6
Issues / Re: Commands not working in game.
« Last post by Pfeil on March 31, 2025, 05:24:21 AM »
As commands are being recognized, the third-party profile is governing the actions that follow.

You'll want to contact HCS Voice Packs about this via their forum, or their Discord
7
Issues / Commands not working in game.
« Last post by ForestHorns on March 31, 2025, 04:25:45 AM »
I have voice attack V2. I'm trying to get it to work in elite dangerous after installing a hcs voice pack. I've trained the software, the run as admin box is ticked, the game shows the correct keybind profile, and the commands are recognized by voice attack as well as getting a response from the hcs voice. When I tried "launch notepad" to test voice attack initially that worked.

However none of the commands translate to in game actions. What are some steps I can take to troubleshoot this when i get home from work?
8
Feature Suggestions / Re: Joystick Axis Support
« Last post by SemlerPDX on March 30, 2025, 01:15:57 PM »
I should see if a calibration makes neutral 0.

...even if you cannot, it is no matter.  You just need to know that greater than so much or less than so much equals an axis actuation.  Wouldn't matter if neutral was 1000, you have a very large range to work within, so if value was greater than 5000 or less than -5000, that is sufficient to detect axis movement and direction.
9
Plugin Uploads / Re: OpenAI API Plugin for Voiceattack (ChatGPT)
« Last post by SemlerPDX on March 30, 2025, 11:38:46 AM »
Gonna need info in order to troubleshoot your issue:

Are you running my plugin in VoiceAttack v1.16, or are you attempting to run it in VoiceAttack v2?

Have you used it before without issue, or is this your first use and it's producing this error?

Have you tried again since last night?  Whisper Transcription errors can be produced by the API in some cases... even I get these errors (rarely) and I use this profile several times a day, every day.  I just try again later, or immediately.

Let's start with these basic questions and move forward from there - you can also find me in my Discord server, I have a channel set up for support & troubleshooting my AVCS VoiceAttack profiles if you'd like a more direct back-and-forth troubleshooting:
https://discord.gg/xDJUjYQked
10
Feature Suggestions / Translation support (Tip)
« Last post by Tino on March 30, 2025, 06:40:10 AM »
I have a suggestion or a tip for a simple translation for VoiceAttack. Please have a look at this website.

I have had good experiences in the past. It simplifies so much in translation

https://explore.transifex.com/
Pages: [1] 2 3 ... 10