Hello everyone. I'm attempting to write my first NatLink macro file in Python, and decided I would try to control a game by voice. However, for whatever...
It has been my experience that games do not always use the standard windows messages to read keyboard and mouse events, and so you sometimes have to go to...
is there a way to do <control_down> wait <keystroke> <control_up> w/ natlink (Python 2.2; DNS 6.1; WINXP) for some reason the keystroke playback speed is too...
I believe it's possible to do this with playEvents(). You might want to check out Patrik's window switcher macro for an example of this type of thing. ...
Hi guys, I'm trying to install VoiceCode, but I'm having problems with NatLink. My setup is WinXP with NatSpeak 5.0, Python 2.2 with w32 extensions. I've...
Not sure, but I believe I have seen this before, and it was a problem with the natlink test program, not natlink itself. In other words, natlink worked fine...
I created an install kit which takes all the trouble of getting NatLink & Vocola working. Available at http://speech.squidnet.com/default.aspx/Speech.NatLink ...
Good work, I started doing this but didn't have time to finish it. Maybe wants a few people have tried this, we could actually make a release on Sourceforge. ...
The original link is dead, I've reorganized the site, so the new link is: http://speech.squidnet.com/default.aspx/SpeechRecognition.NatLink Also, please feel...
Try: natlink.execScript ('Wait 100') Where 100 is the value in milliseconds. You could probably slow it down less, say 10 milliseconds between keystrokes....
Hi, Scott, Thanks for posting such a useful package! Unfortunately for me, when I tried to install it, I got the following error message toward the end of the...
I've had that problem occur a few times during testing. Always right after I closed enableNL program, so presumably something in that program isn't behaving as...
I'm certainly not going to take a bug report as a complaint... I think the problem is that the new build is picking up your old install path. Try fixing it by...
Actually, I installed to c:\natlink, not c:\program files\natlink, because that's where I've had Natlink in the past, and didn't want to have to redo...
Hi there, I tried the installation kits (both 2.2 and 2.3) on a win2kprof system. I have installed Dragon Naturally Speaking 7.0 Preffered on my system. I did...
Hi-- I have been trying to get Ben Staniford's Eclipse plug-in (http://www.staniford.net/index.php?page=pbveclipse_install) to work, but with no success. I'm...
Hi Gregg, Unfortunately I can't really tell much from the stack trace you've sent me because the problem came from the load() of the SAPI grammar and doesn't...
Hi: According to natlinkmain.py, any Python file beginning with an underscore is loaded. I tried removing _CUAGlobal.py and _CUAGlobal.pyc from the folder (so...
The installation problems at least in my case where due to the fact that I was missing 2 development dll's on the system I was trying to install the .msi file....
Thanks very much to Scott for working on a NatLink + Vocola installer for Python 2.3. The problem Matt encountered (unable to find simpscrp.pyd) is because...
... because Vocola ... be ... I include a copy of simpscrp.pyd compiled for Python 2.2 and 2.3 in the install package. Some other problem is at play... --...
Thanks everyone for your feedback on the install package for natlink. I've attempted to resolve the problems, you can download the latest installer at ...
Is this installer the kind of thing that could be loaded onto the sourceforge site and maintained there? Also, which installer product are you using is it the...
... yes, and I would like to do so. I'm still waiting to get access to the sourceforge project. ... I'm using a "Setup Project", inside of Microsoft Visual...
Jonathan and I will both be away between Aug 10 and 15th. Could anyone act as the moderator for that week? The job is not very demanding. Basically, you...
Thank you to Mirjam Kaizer, Michael Youn and Skip Taylor who volunteered for the job. Since this is a high stakes job that requires a lot of experience (tongue...
... natlink. Hello, I still have the same reported Errors after installation with simpscrp.dll. I used after some Trials with te Win Installer the New .Net...