Dane Finlay
Dane Finlay
Hello. As mentioned [here](https://github.com/aluzzardi/pam_usb/pull/31#issuecomment-280908639), I think merging from @IGP's fork would be good for porting pam_usb to udisks2, as a lot of the issues with @luka-n's [PR](https://github.com/aluzzardi/pam_usb/pull/31) are fixed. My...
I wrote this library many years ago now. There are a number of problems with it. It's a bit of a mess, really. It needs to be redesigned. My plan...
Dragonfly's dictation word formatting does not include the transformation of number words into numerals. For example, if, as part of a command using a `Dictation` element, I say "forty two",...
The WSR/SAPI 5 engine back-end's mimic method crashes 64-bit Python. I think this has been a long-standing issue.
Re: #11. It occurs to me that most Dragonfly `Key`, `Text` and `Mouse` actions could be processed using the special natlink `playEvents()` function. Because DNS itself would "play" the events,...
Microsoft announced late last year that Windows Speech Recognition (WSR) is now deprecated in favour of Voice Access, a new feature of Windows 11. WSR may be removed in a...
Dragon provides us with written and spoken forms for words. It would be nice if the spoken form of dictated words could be used sometimes. A good use case is...
As discussed over e-mail and in the developer chat, changing Natlink to work exclusively in normal Python processes would resolve a number of open issues and simplify the software (natlink...
Natlink's named/dynamic grammar list functionality does not work correctly with Dragon 15 if used in a stand-alone Python process. However, it works just fine in a command module loaded by...