t4ngo / dragonfly

ARCHIVED! - Speech recognition framework allowing powerful Python-based scripting and extension of Dragon NaturallySpeaking (DNS) and Windows Speech Recognition (WSR)
GNU Lesser General Public License v3.0
364 stars 82 forks source link

Added support for volume keys. #23

Closed wolfmanstout closed 9 years ago

synkarius commented 9 years ago

I like this. If this one goes through, I can remove the NirCmd dependency from my project.

t4ngo commented 9 years ago

Added support for multimedia keys, including volume keys, in commit b3acd7ad3f038fea0fb56d0fea5f53df51add0a9. That commit also made the documentation in action_key.py consistent.