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

[enhancement] Request Sound Output Device #43

Closed KaLam1tyAC closed 8 years ago

KaLam1tyAC commented 8 years ago

I'm not sure how difficult it would be to implement device selection; but at the moment, sound output only goes through the default device. This was one request many people had with VoiceAttack, but due to the base development, implementation would be very difficult.

One thing I'd like to be able to do is, say a command to play a soundfile, and the soundfile outputs to a designated device output (i.e. a secondary soundcard or virtual audio cable, etc., rather than just the default).

Just a thought! Thanks

baykovr commented 8 years ago

Working on it now.

baykovr commented 8 years ago

Got it added, however, need to update the profile system to support multi attribute actions. So you cannot actually save/load yet.

3f9caa8313dfe354a059b3c6c3074ec054b83634

baykovr commented 8 years ago

Finished in https://github.com/baykovr/AVPI/commit/792e4e69658f1ebeece1976a592bd92df37ea6da

Next release will include feature.