Quintijn Hoogenboom

Results 35 comments of Quintijn Hoogenboom

@alexboche If issues arise when using nsformat, please notify. It is a function that is from quite a while ago, and not very intensively used, I think.

sorry to read this only now. The calling of natlink functions (from the .pyd file, like execScript, playString etc) and the calling of the modules like loader and natlinkstatus may...

I only read this now. It seems to boil down to playString (which can easily be avoided) and playEvents, which is probably more hard to tackle.

Avoiding these two functions `natlink.playString` and `natlink.playEvents` has been attempted via the ``__init__.py`` module of `natlink`. 1. `natlink.playString` is now performed with python functions 2. `natlink.playEvents` is disabled when Dragon...

Hi Dane, others, I tried to implement your code in __init__.py of https://github.com/dougransom/natlink, branch "fordragon16", with a test routine at the bottom. It gives no mouse movement regrettably. A complete...

This issue is now closed, in favour of https://github.com/dictation-toolbox/natlink/issues/196

Our main concern at the moment are several problems with the introduction of Dragon 16. There is close to release a version of natlink (to be installed via the inno...

Hello, I want to close this issue. When it persists in a new release of natlink/natlinkcore, please revive it.

Gregory, is it ok to close this? When you want to run python 3.11 outside Dragon/Natlink, you better install a 64bit version. Multiple python installs safely run in parallel.

Closing this, please reopen if things are still relevant...