baykovr / AVPI

an open source voice command macro software
https://baykovr.github.io/gavpi.html
GNU General Public License v3.0
198 stars 42 forks source link

Implement support for voice attack profiles #39

Closed peterclemenko closed 8 years ago

peterclemenko commented 9 years ago

The ability to import voice attack profiles would be a good step to allow support for things like the HCS elite dangerous voice packs. I took a look and it appears .vap files are just xml.

baykovr commented 9 years ago

Can't support all functions provided by VA yet but this is a good idea.

I'll mark it for the next phase of the beta after 0.1

Drahnier016 commented 8 years ago

yeah that would be awesome. im using VA atm. and i cant run it with "dragon speech recognition" so i want to try out your project if it works to import profiles from VA i will download your great work.

Drahnier016

baykovr commented 8 years ago

Is there no repository for VA profiles? I am having difficulty finding any online. @Drahnier016 @aoighost if you guys could kindly send me some samples of real use cases (your profiles) I can get a better clue of what features to support.

baykovr@gmail.com

peterclemenko commented 8 years ago

I'm not sure if I can legally send you it, but the hcs voice packs for elite dangerous are relatively cheap (10 gbp) and commonly used with voice attack.

On Wed, Oct 28, 2015, 2:58 PM Robert A. Baykov notifications@github.com wrote:

Is there no repository for VA profiles? I am having difficulty finding any online. @Drahnier016 https://github.com/Drahnier016 @aoighost https://github.com/aoighost if you guys could kindly send me some samples of real use cases (your profiles) I can get a better clue of what features to support.

— Reply to this email directly or view it on GitHub https://github.com/baykovr/AVPI/issues/39#issuecomment-151955623.

baykovr commented 8 years ago

Ah I see the hcs ones include keybindings and audio. (previously I thought they simply provide audio)

Stevoni commented 8 years ago

@baykovr The KICS VA profile for Elite: Dangerous is seems to be pretty complex but I haven't dealt with VA a ton.

I'm currently quite busy with work but am interested in implementing VA profile support starting in March or April.

baykovr commented 8 years ago

Awesome, looking forward to working together. @Stevoni

Stevoni commented 8 years ago

@baykovr I haven't forgotten about working on this. Unfortunately, work has kept me busy, but I will begin researching the file structures soon.

baykovr commented 8 years ago

Good to hear.

baykovr commented 8 years ago

I think this one is pretty far out on the roadmap, supporting all the functionality of VA is a moving target. If someone is willing to take up the torch will be glad to reopen the issue.