can't type much due to rsi, but: voice is constantly sore (even when not in use) and often feels weak. been like this for 3 weeks. anyone got any experience of...
Sounds like you need to get on these guy's waiting list. My wife said I'd crossed the line when I signed up to buy one of these. http://emotiv.com for their...
Drink lots of water continuously throughout the day. Use software tools such as VoiceCode which encourage continuous speech rather than discrete commands. If...
What has worked best for me is what somebody called "riding the breath". Try to start the air flowing before you start speaking and stop after you're done...
The good news is that I finally got natlink, using Quintin's installer, to work with python version 2.4. The bad news is that the fix is ugly. In appsupp.cpp...
Hi Reckoner, With Scotts installer, and I copied that one, the pythonpath is augmented with two natlink folders in HKLM section: in the registry keys of ...
Yes. a new natlink.dll must be compiled along with simpscr with the include and linker flags pointing to the corresponding directories for the python24 ...
Hi Reckoner, 1. I can make the pythonpath thing for 2.4 2. If you put natlink24.dll in the reposistory (of mail to me), I can make this work 3. The flashing...
OK. I will make another attempt to get simpscrp working and try to make a natlink.dll for Python 2.5 as well (while I am at it). The simpscrp file is a pyd (...
Hi all. My employers have bought me Dragon 9.5 professional, but unfortunately I can't get the training for a few weeks. Is it possible to create a "generic"...
Take a look at the macros you can freely download from http://www.pcspeak.com/scripting9 that include lists as arguments. You can import the macros and...
... Exactly what you ask for can be done with Vocola (a free DNS extension), for example by: Open <_anything> tag = <$1>; However, I do not recommend going...
Hello lists, As I mentioned on the speech computing forum as well (http://www.speechcomputing.com/node/1825) there seems to be a problem with CVS (letting...
Hi All I'm very new to speech computing - just started last week. My setup is:- DNS 9.0 Preferred Vocola 2.6 Natpython 2.3 Python 2.3.4 Windows 2000 (SP4) ...
Hello All, I just joined, after browsing the mailing list and reading the website for a little while. I'm a programmer by profession and by hobby as well,...
... You appear to be using an old Vocola file that hasn't been updated to work with Vocola 2.6 yet. Can you please tell us where you got it so I can make sure...
... so ... Mark Thanks for the response. I followed the instructions at http://www.vocola.net/InstallVocola.html That was also where I downloaded Vocola 2.6....
I use DNS 9.5 Pro on a Dell laptop running Windows XP SP2. I'm having an issue with a macro I created for Visual Studio 2005. The macro is of type "Text and...
I have also been feeling ... Any advice on how to find a suitable speech pathologist? I have also been having trouble with my voice after using DNS for a few...
Nothing like the power-of-suggestion :-( Your GP can refer you to an ear-nose-and-throat doctor (ENT) who should be able to refer you to a speech pathologist. ...
... Nope. Turns out to be my goof; I forgot to update _vocola.vcl in the samples directory. The fix is simple; change the following lines: <upDown> := (...
A couple of questions: 1) Does Eclipse support Subversion (I assume it does), and does anyone have experience with it to say that it works well? 2) Can the...
Dear Ahmad, Welcome to VoiceCoder. ... any? What other programming languages does it ... I have lost track a bit, but I believe VoiceCode does support Java ...
Hi Alain, 2) Can the migration be done in two steps, i.e. first we keep a copy of VoiceCode on CVS and copy it to Subversion, test it for a while, and once we...
... Mark Thanks for the advice. I made the changes that you suggested and that's fixed the errors. Windows are now happily moving in all 4 directions. Thanks...
Hi lists, I completed the migration of the natlink and unimacro repositories on sourceforge from CVS to SVN (subversion). If you want to use these repos...
Reckoner, PYD's are DLLs. Sooo. In Simpscrp's project file, you can either change the Project's outputed file name to simpscrp.pyd instead of simpscrp.dll or...