Hi I have Dragon NS 7.1 Preferred and I installed natlink & vocola as written in the tutorials. (I have Python 2.2) Then I launh Enable.exe and it finds NSpeak...
The link http://speech.squidnet.com/default.aspx/SpeechRecognition.NatLink seems to be broken. Does anyone know where else I can find this file. Runing...
... The version of EnableNL that comes with NatLink doesn't work with DNS 7 or 8. You have 2 choices: 1) Use Scott Weinstein's NatLink + Vocola installer ...
Hi, is there a "java version" of voicecoder is available ? When is it expect to be done ? Otherwise I will need to do try to do it by myself... Chris...
At this moment, there are only version of VoiceCode for Python and C/C++. We are looking for someone who would be willing to write Java support. If anyone is...
I'm not sure when this happened, I just noticed it today, but the version 8 SDK for Dragon NaturallySpeaking can be downloaded for free from ScanSoft's web...
Scott, I found the help files and samples at: ftp://ftp.scansoft.com/pub/updates/naturallyspeaking/SDK8HelpAndSamples.exe But was there something more you were...
I use Vocola with NatSpeak 8 and have some apps in which I always use Command Mode to exclude all dictation. I just installed NatSpeak 5 w/ NatLink+Vocola on...
Hi Hilary, Here is a workaround. Download this file and place in your \windows\system32 directory http://sean.wenzel.net/voicerecognition/tools/swDragon.dll It...
I purchased a new copy of DNS (ver 8) and I am having trouble getting it to work with Vocola. Does anyone know where I can get a cheap copy of DNS 6? I...
Hi Frank... What version of Vocola are you using? It has been recently updated, so maybe upgrading your current installation would fix the problems. Try...
... Bugs in versions 7 & 8 cause problems with command sequences. Vocola 2.5 allows turning off command sequences, and some people are using it happily with...
Hi, I'm trying to create some new python functions for natlink & voicecoder and I would like to have the selected text in a python variable. Let's imagine I...
With the VoiceCode system, you would: 1. Create an Action class to carry out the action you want the command to do. 2. The execute() method of that CSC would...
I'm trying to transition to using Mozilla Thunderbird as my e-mail client, but am having a really difficult time as I use Dragon naturally speaking for 99% of...
... I use Thunderbird hands-free for all my email, using about 50 voice commands defined in Vocola. I've attached my thunderbird.vcl file. (Not documented,...
... I use Thunderbird hands-free for all my email, using about 50 voice commands defined in Vocola. I've attached my thunderbird.vcl file. (Not documented,...
You can try using the built-in "show dictation box" command. You can also say "edit all" to copy and paste the entire document to the Dictation Box, or select...
Well, i need help with my piece of code and i m using Microsoft's Visual C++ to compile it. i do connect to ViaVoice IBM dictation engine using a headset and a...
Hi, As I said, you need to wait the engine send the result back to you. SmRecognizeNextWord() just tell engine to start the decoding. You need to use...
Code recogniser is a utility to program in Visual C++, written by Greg Strong. The page used to be at http://gregstrong.com/voice/index.html This server seems...