Search the web
Sign In
New User? Sign Up
VoiceCoder · Forum for discussing using VR for the pu
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3106 - 3135 of 5996   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3106
I have Dragon NaturallySpeaking Professional Edition and I want to use it to write software. In most cases, I have to write Matlab code , and from time to...
daanrabijns
Offline Send Email
Jan 2, 2004
3:42 pm
3107
I think that you'd be better off using Emacs as your Editor, because: 1. there are lots of programming-by-voice tools for Emacs AND 2. none of the other...
Jonathan Epstein
jaepstein_63
Offline Send Email
Jan 2, 2004
9:58 pm
3108
Dear all, Since a couple of weeks I am using Dragon NaturallySpeaking 7 Pro (Dutch version, including English) on Windows XP Pro (512 Mb). I would like to ...
Kaizer, M
quodo77
Offline Send Email
Jan 3, 2004
11:38 am
3109
I'll have a look at emacs. I shortly tried Textpad and Codewright and they don't have Select-and-Say. The Matlab editor seems to work quite well, except for...
daanrabijns
Offline Send Email
Jan 3, 2004
9:50 pm
3110
I am willing to test it on my NaturallySpeaking 6.1+ windows xp + python version 2.2 set up. Just point me to your patch. Deepak ... From: rsicoder...
Deepak Subburam
dsubburam
Offline Send Email
Jan 5, 2004
2:48 am
3111
Hi Mirjam, I went through the same process as you a little while ago, I'm afraid I can't remember seeing a general.el but you should be able to find most of...
Ben Staniford
ben_staniford
Offline Send Email
Jan 5, 2004
6:37 am
3112
I've seen that error before when I tried to run VCode with Emacs20. I forget the details, but it should disappear if you run VoiceCode with Emacs 21. Alain...
Desilets, Alain
alain_desilets
Offline Send Email
Jan 5, 2004
1:42 pm
3113
Hi Dag, I just made you a developper for VoiceCode. Welcome, and thanks for joining this effort! If you have any questions, don't hesitate to ask David or me. ...
Desilets, Alain
alain_desilets
Offline Send Email
Jan 5, 2004
5:37 pm
3114
Hi, I want to use the advanced scripting language in DNS. I know some things about programming (C/C++), but never used visual basic for applications. Where can...
daanrabijns
Offline Send Email
Jan 6, 2004
9:07 pm
3115
I purchased the Dragon NaturallySpeaking Scripting book, for version 6, and was very pleased with it. Here's the URL: http://www.pcspeak.com/books.htm ... ...
tscheresky@...
micronmaniac
Offline Send Email
Jan 6, 2004
9:19 pm
3116
Larry Allen has written a book: http://www.pcspeak.com/books.htm I have the older edition for DNS 6, and it's nicely written. If you're spending your own...
Jonathan Epstein
jaepstein_63
Offline Send Email
Jan 6, 2004
9:20 pm
3117
Thanks averyone for the info... I'll order my copy a.s.a.p. have a nice weekend... ... you're spending your own money, you might consider buying the older ...
daanrabijns
Offline Send Email
Jan 9, 2004
12:37 pm
3118
Dear all, there are two questions I'd like to ask: - all download links to the PBV kit (that I could find) don't work anymore, has anybody the kit for me, or a...
Kaizer, M
quodo77
Offline Send Email
Jan 11, 2004
9:56 am
3119
... anymore, ... replaced ... Not officially - I don't know about the links. ... This means that natlink has not been added to you Python path. You need to...
dcfoxmail
Offline Send Email
Jan 12, 2004
6:49 am
3120
... BTW: Last week, I committed a change that removes the user and install documentation from CVS. I updated the REAME.html file so that it now points to the...
Desilets, Alain
alain_desilets
Offline Send Email
Jan 12, 2004
3:15 pm
3121
Thanks, David and Alain! The wiki is much updated now, so I switched to that one (and updated my CVS files). The Natlink error is gone now by running the...
Kaizer, M
quodo77
Offline Send Email
Jan 13, 2004
9:28 pm
3122
Sounds like you're missing the Win32 extension for Python: http://www.python.org/windows/win32/ I thought those were now a standard part of Python 2. Which...
Desilets, Alain
alain_desilets
Offline Send Email
Jan 13, 2004
9:44 pm
3123
Hello all, Has anyone tried the latest dragon patch with Natlink yet? My experience wasn't too good with the previous patch, performance problems etc. however...
Ben Staniford
ben_staniford
Offline Send Email
Jan 14, 2004
11:29 am
3124
Hi Alain, I'm using Python 2.2.3. Just downloaded win32all build 162. There seems to be a win32all for python 2.2 and 2.3. The "python wxMediator.py --train...
Kaizer, M
quodo77
Offline Send Email
Jan 14, 2004
12:24 pm
3125
Hello All, In answer to my own question, the new patch seems to work quite well generally and I had no problems upgrading. It kept my user files and Natlink...
Ben Staniford
ben_staniford
Offline Send Email
Jan 14, 2004
1:25 pm
3126
Aha! I've found out what's up with it. Scansoft have broken the facility to do large recursive grammars If you have a large rule called "action" and want to...
Ben Staniford
ben_staniford
Offline Send Email
Jan 14, 2004
2:41 pm
3127
... You might try using a list instead of alternation for <action>: <action> = {actionList}; and then, after you load the grammar (usu. from the initialize ...
dcfoxmail
Offline Send Email
Jan 14, 2004
6:45 pm
3128
Hi Alain, I'm using Python 2.2.3. Just downloaded win32all build 162. There seems to be a win32all for python 2.2 and 2.3. The "python wxMediator.py --train...
Desilets, Alain
alain_desilets
Offline Send Email
Jan 14, 2004
9:46 pm
3129
... That's interesting... we experienced a similar problem with VCode on Win98. See this page: ...
Desilets, Alain
alain_desilets
Offline Send Email
Jan 14, 2004
9:46 pm
3130
with the 7.3 update to NaturallySpeaking, I found the following item in the release notes: Dictation into applications that use NatText, such as CPRS, should...
Eric S. Johansson
esjatharvee
Offline Send Email
Jan 15, 2004
3:21 am
3131
... then my mail system broke and messages on the queue for up to 2 days. anyway, I downloaded the patch tried it out and yes, version 7 does work really nice....
Eric S. Johansson
esjatharvee
Offline Send Email
Jan 15, 2004
3:43 am
3132
I'm using WinXP I'm afraid. I've gone back to 7.0 and everything is back to normal. Benj... ... all ... do ... would ... just ... Win98. ... esWh...
Ben Staniford
ben_staniford
Offline Send Email
Jan 15, 2004
10:52 am
3133
Hi David, Interestingly I did try this shortly after what I sent previously but I had had very similar results. I've gone back to using 7.0 now because I ...
Ben Staniford
ben_staniford
Offline Send Email
Jan 15, 2004
10:52 am
3134
Hwdy, I use dragon 6 pro and I can get a free upgrade to 7...i've heard alotv complaints, but should I stick w/ 6 or upgrade? mark...
Mark Woods
mayimhayim
Offline Send Email
Jan 16, 2004
2:28 am
3135
Naturally it depends whether 6 is working for you. If it is, you should probably leave it alone. In my experience, 6 was really horrible, so 7 is probably...
Jonathan Epstein
jaepstein_63
Offline Send Email
Jan 16, 2004
2:46 am
Messages 3106 - 3135 of 5996   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help