This is hard to say... If you are using Dragon for the fun of it and because you generally enjoy voice recognition software, probably not. If you rely on the...
I bought a copy of JBuilder 2005 a couple of months ago to replace a much older version, mainly because I hoped it would work better with DNS. Not exactly. I...
That was the kind of distinction that I was looking for. Currently I am recovering from RSI and I'm looking for technologies to better my usage when and if I...
Hi Jonathan, I do all of my Java development using jEdit It basically starts out just like Notepad, but then you can add in plug-ins to make it a IDE It's free...
I use Intellij Idea, and it's a great IDE. I've never used JBuilder so I can't compare the two. I'm using NaturallySpeaking 6.1 and it works as expected...
Since the poll results indicated support of opening the archives by a ratio of 2:1, I have now done so. The archives are accessible from the VoiceCoder home...
As it happens, I checked out the IntelliJ free trial last summer. At the time I was looking for something that interfaced with Dragon better than my very old...
All, I am new to the group and did not find anything in the archive based on my search that answered my question(s). Does anyone use a VR software product that...
Greetings All! Is there a way to edit the [start scrolling down] command that is used within Internet Explorer 6? I am able to search for the command using the...
As I recall, you can say 'faster' (or perhaps 'move faster') once the scrolling is already in progress. You can probably write your own macro which invokes...
I use Dragon NaturallySpeaking Professional with Microsoft Access -- mostly for entering data, occasionally for programming. It's better than wearing out my...
Is there any simple way to maintain state in Vocola or Natlink? I need to write a series of voice commands that will let me less painfully navigate a web...
If you're comfortable writing code and don't mind learning some python this would be easy to do in NatLink. Vocola has no state as such, but you could do it...
I would like to try out a simple Natlink extension. I am having trouble getting Natlink to import. I have installed the latest Natlink using the .msi...
hi all, I have recently started using NatLink/Vocola 1.1.0 with DNS 8 Pro. I installed two of the sample scripts (_sample1.py and _sample2.py) and they work...
That is an excellent suggestion from Rick. If you plan on using this command frequently, you may want to use a more direct method for writing to the .vch...
... Short answer: that's just the way HeardWord works and it was my mistake to suggest the other way. Longer answer: if you are using HeardWord to match a...
Hello Ross, You misinterpreted this. "Continuous" commands, also-not completely correct-called recursive commands, are only possible inside a grammar. If you...
I don't have Natlink/vocola (so I'm not on the natlink list), but I was having a quick look at the weekend, and I remember reading that there was an option you...
Natlink grammars can have optional words and repetitions. Recognition of these things appeared to be worst in version 7 in comparison with version 5. But a...
... python ... Thanks Rick and and John for the great suggestions on how to do this in Vocola! Rick, I did a little work in Python a long time ago so I'm sure...
Hi Anders, Your Python variables do retain state in between invocations, unlike standard DNS commands. Patrik's Window Switcher is a good starting point: ...
I have a quick question regarding the usage of the _switchwindow.py script... I realize that it requires the use of Win32all (for which there is a link from...
Hi John, The distribution shouldn't matter. Just download the version which corresponds to your version of Python, e.g. 2.2, 2.3 or 2.4. It looks as though...
... just a quick question for now: when I add "->\arrow" using the vocabulary builder, should I also be deleting the normal word for "arrow"? I just ask this...
Hi Benjamin, You do not have to delete "arrow". When correcting misinterpretations you can get the "pick order" of "->\arrow" higher each time. IN CONTEXT with...
Hi everyone! Quick question regarding the usage of the "_switchwindow.py" command... exactly how does this command work? I ask because I'm experiencing some ...