Hi John, Thanks for your feedback. I'm not aware of any change of this functionality in DNS 7.3, but then I stopped using VR almost two years ago, although I...
I tested msgrid.exe this past week. It does not work on my 2 display system (it ignores the secondary monitor). Separately, to answer John's question, if my...
I use jEdit using vocola macros as well as things I've added to the vocabulary Here are some of my jEdit specific vocola macros, A lot of these I have had to...
Hello everyone: I could use some help figuring out why I can't save Jonathan Epstein's "<SetOrClick> Cursor <GridXY> by <GridXY> <gdirection>" macro in my...
I'm just starting to gear up for voice coding and I have some general questions. I'm running on a windows XP/SP2 platform with Dragon NaturallySpeaking...
I think you have to make NatSpeak aware of jaeext2.dll, but I'm not sure how to do that. I thought you could position your cursor within the "Script:" box for...
... There are different ways to set this up. In Control Panel->Displays->Settings you can select "Extend my Windows Desktop onto this monitor." As I recall,...
I think you have discovered a bug in DNS. The documentation states that can use DllCall in 3 forms DllCall "libName", "function", "argString" integerVariable&...
Greetings, Over the last nine months or so (feel like I've just given birth) I have been developing an application with the DNS SDK trying similar in...
This is pretty cool, Sean -- a one-stop collection of useful windows desktop management macros (+ Internet favorites macro creation). I have some of these...
Hello Sean, I just gave it a try, but couldn't get the registration code started. I think you come up with a few interesting ideas, and I am very curious to...
Hi, Perhaps that explains an issue with pregnant pauses I seem to be experiencing. Mind you I remeber pregnant pauses out of the box. They just seem more...
found this site the other day: http://www.cis.uab.edu/info/Eclipse/SpeechClipse/ the demos are pretty cool. Does anyone know if/where this plugin or the source...
Jordan Koidahl
jrdn.kdhl@...
Sep 20, 2005 8:15 pm
3808
Hi, Thanks for the comments. The registration thing is kind of clunky. Once things have stabilized I'll likely just take it out to avoid the initial WTF. The...
... It compiles a Natpython grammar into a SAPI 4 CFG object. "command sequences" are created by setting the appropriate bits in the SAPI object. the key thing...
Quoting Scott Weinstein <Scott.Weinstein@...>: “an approach that could work would be to implement a grammar matching module separate from DNS, and just...
... I don't have one for sale, but there's one here: http://knowledgebase.scansoft.com/view.asp?tnID=3095&sQuery=6.1 I seem to remember at one time being...
... Yeah that's basically it. I don't think there's any benefit in having it as a separate process. It would be more resource efficient as an application ...
After years of development, and suffering from wrist pain, I have created a system that allows me to use the computer hands-free. My company currently helps...
Let me confirm I understand what Scott just said by elaborating it a little bit. Have a specialized process active in the background all the time that captures...
You can now find Natpython version 1.4.0 at http://speechwiki.org/NL/HomePage.html This release does not have any new features, except that the .Net additions ...
... why were they removed? (sorry if it was discussed here previously & i missed it.) ... using CVS, apparently? is there any other way? ... I'd like some...
I thought of this simple recursive method for doing command sequences, which require the user to utter a separator word (such as "continue" as below). Since it...
Thanks for replying Scott, and Alain also. It looks like we could leverage some work done as part of voicecode for implementing command sequences in versions 7...
Hello List, I can propose a grammar, but also want to express my doubts about the usefulness of this development: combining commands and dictation. First a...
... It's not _that_ bad. The layout of SAPI 4 CFG object is fixed and documented, the fact that some versions of the NaturallySpeaking recognition engine will...