dragonfly
dragonfly copied to clipboard
ARCHIVED! - Speech recognition framework allowing powerful Python-based scripting and extension of Dragon NaturallySpeaking (DNS) and Windows Speech Recognition (WSR)
Mapping and compound rules overwrote anonymous rule naming, which is really annoying if you reuse rule fragments.
Is it compatible with Python 3.5? I can't get the examples running, getting some errors.
This adds two keyword arguments to `BringApp`, `target` and `title`. `target` allows specifying an alternate executable to use when determining which window to bring to the foreground. This is useful...
This is functional, but messy, code implementing support for both horizontal and vertical scroll wheels, as well as mouse buttons four and five.
I'm interesting in setting up Dragonfly with WSR on a Rapsberry PI running Windows 10 IOT. Does anybody have experience with this? If not, do you think this would work...
I've tried different approaches to open/switch applications in Windows 8, but none of them seem to work. The first issue is with BringApp/StartApp. Getting following error: `Only part of a...
What is the delay (lag) between speaking a command and recognizing it? In other words, how many commands is it possible to execute in one second? Does Dragonfly provide any...
This project has pull requests that sit for weeks, can we get a few more people on this to help you out and keep the project moving forward?
I have never quite understood the best way to install Dragonfly. Even downloading from GitHub leaves me feeling retarded. The fact that there is only one release dated dated 2009...
Is anybody interested in an exe file that wraps only the Python required libs to run common modules? I love Python, but it'd be great to have a minimal install...