Hello Friends! Thank you for your support. It works fine when we attache mobile handfree with male pin of mic. By this i am able to record incoming call....
Does anyone know how I can enter the text \n into my vocabulary with DNS6? when I do "edit words" and enter \n as the written form and something like...
... You can say "New-Line" in a sentence and it will insert a newline character. In the Vocabulary Editor, choose Display: "Words with formatting properties...
I think Benjamin meant adding the characters "\n" literally as a word into the vocabulary. To be used typically and printf statements in code, for example: ...
I set up strange things like that (\n) as a new commands using the text & graphics format. It over comes the problem of invalid characters that arises when...
Over the past week I've made a number of changes to the SpeechWiki<http://speechwiki.org> . 1. New hosting provider - faster and more reliable 2. New domain...
I knew about that option, of setting it up as a command, and I have done so already.however, having it in the vocabulary is a lot more convenient since you...
From what I can tell, the problem comes from the fact that "\" is used to separate the written form from the spoken form of vocabulary words. I even tried...
I am rapidly becoming a strong supporter of Vocola/NatLink/Python to improve personal productivity. Before I started using DNS, I used a program named...
NatLink is a Python-based framework for writing voice commands. To write NatLink commands you need to understand the rudiments of Python as well as how to use...
... one problem I have had seems to have gone away. Specifically corrections going into the wrong window. I don't know if behavior was different on standard...
Mean NatLink is an extension to Dragon NaturallySpeaking which enables the creation of command grammars in the Python programming language. It's analogous to...
Is there any way to toggle through multiple windows using Vocola commands? I can switch between two windows using{Alt+Tab}. But how do I switch among them,...
... I haven't found a way of doing that. But see Vocola's sample commands (Vocola/Samples/_vocola.vcl) for switching to an application by its position on the...
When I click on the Windows switcher link, I get the "The page cannot be found." Message. The same is true for the Programming notation link. Tee ... ...
Many (most?) of those links have been dead for some time. I've uploaded a separate copy of ProgrammingNotation to http://speechwiki.org/NL/NatLinkScripts.html ...
We've discussed before on this list problems with slowdowns in DNS 7&8 when NatLink grammars have a large number of choices. With DNS7 large repeatable...
... My only data point: when using a repeatable grammar of 1000 simple commands in DNS7, my first utterance after switching windows takes over 30 seconds. ...
I am also stuck at version 6 because of the problem below, and I'm eager to find a solution. I do not have experience with the NatLink source code itself...
it's possible... I would start the investigation at grammarparser.py. This is the code that transforms the command grammar text into the SAPI 4 VoiceCommand...
Hello, I would like to be able to use VoiceCode from: http://voicecode.iit.nrc.ca/VCode_1_Doc/public/wiki.cgi with the latest version of Natlink (1.3.3) from: ...
... Ouch! ... yeah, that's quite possible. The new version loads the .net runtime to get the nice new error window. ... They're not available yet, inertia,...
When I start 'python wxMediator.py --train 1000000' I have the -- Alain: Try with a lower value of --train. Say --train 1000. Please let me know if that solves...
Hello, I'm afraid that it does the same... even just 'python wxMediator.py' fails with the same error message. Thanks, Jean-Marc ... generating a large amount...
Before I knew about Vocola, I bought Dragon NaturallySpeaking Professional (upgraded to 8). Now that I do all of my macros in Vocola, is there any reason not...