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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 3203 - 3232 of 5965   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3203
Thank you very much for the info dana Would you highly recommend the professional version over the preferred version? would it significantly set me back to use...
miles
mileshnpp
Offline Send Email
Apr 1, 2004
11:56 pm
3204
(1) There is a very nice DVC-based macro facility written by Patrik Jonsson, which works with all versions of DNS, pro & otherwise: ...
Jonathan Epstein
jaepstein_63
Offline Send Email
Apr 2, 2004
6:29 pm
3205
If someone else is willing to pay for it, I would get the professional edition. If it's money coming out of your pocket, take a look at Jonathan's...
Dana Bergen
danabergen
Offline Send Email
Apr 2, 2004
10:50 pm
3206
Hi Dana, I have the professional edition but I find that Vocola/Natlink is much more powerful so I use them instead. I find the Visual Basic tools to be much...
Ben Staniford
ben_staniford
Offline Send Email
Apr 4, 2004
6:04 pm
3207
You're probably right that if someone is starting from scratch, that's a better way to go. When NatLink got introduced, I already had a working environment in...
Dana Bergen
danabergen
Offline Send Email
Apr 6, 2004
1:47 am
3208
I'm trying to get voice code to work. I followed the installation instructions on http://ii200.iit.nrc.ca/VCode_1_Doc/public/wiki.cgi?InstallationManual ...
Scott Weinstein
scweinstein
Offline Send Email
Apr 10, 2004
8:28 pm
3209
... 599, in ... 210, in ... Files\NatLink\VoiceCode\Mediator\sr_grammarsNL.py", line ... Files\NatLink\VoiceCode\Mediator\sr_interface.py", line ... ...
dcfoxmail
Offline Send Email
Apr 11, 2004
12:37 am
3210
David, That did the trick. I uninstalled version 2.5 and then installed version 2.4 so I no longer get runtime errors however voice code does not seem to work....
Scott Weinstein
scweinstein
Offline Send Email
Apr 12, 2004
3:41 am
3211
Well it seems like one always posts to a public forum just a minute or two before you figure something out. The regression tests completely failed because I...
Scott Weinstein
scweinstein
Offline Send Email
Apr 12, 2004
4:55 am
3212
Hi all, I used vocola this weekend and I liked it. There were 2 questions i had about it. One was that I was wondering if you can make a variable for any...
miles
mileshnpp
Offline Send Email
Apr 12, 2004
6:54 pm
3213
Hi Miles, I asked Rick about this a while ago and he tells me that when he gets a spare minute he's going to put this function in. Currently Vocola doesn't...
Ben Staniford
ben_staniford
Offline Send Email
Apr 13, 2004
9:01 am
3214
David, That did the trick. I uninstalled version 2.5 and then installed version 2.4 so I no longer get runtime errors however voice code does not seem to work....
Desilets, Alain
alain_desilets
Offline Send Email
Apr 13, 2004
2:57 pm
3215
Alain, For the first problem, yes I am trying this in a file named foo.py, Emacs recognizes the buffer as Python, and loads Python mode. It does not seem to...
Scott Weinstein
scweinstein
Offline Send Email
Apr 13, 2004
4:41 pm
3216
For the first problem, yes I am trying this in a file named foo.py, Emacs recognizes the buffer as Python, and loads Python mode. It does not seem to matter...
Desilets, Alain
alain_desilets
Offline Send Email
Apr 13, 2004
5:16 pm
3217
Ben: thanks for the python script! I will play around with that today. if rick adds that feature to vocola i can think of many more useful macros i can create...
miles
mileshnpp
Offline Send Email
Apr 13, 2004
6:00 pm
3218
This time I rebooted first, and then followed the below sequence. It worked! So now the real question. I'm interested in programming in VB.net and C# inside of...
Scott Weinstein
scweinstein
Offline Send Email
Apr 13, 2004
6:58 pm
3219
... From: Scott Weinstein [mailto:scottlist@...] Sent: April 13, 2004 2:58 PM To: VoiceCoder@yahoogroups.com Subject: RE: [VoiceCoder] Re: trying to...
Desilets, Alain
alain_desilets
Offline Send Email
Apr 13, 2004
7:45 pm
3220
I'm inclined to go to direct route and build the add-in for Visual Studio. Not knowing anything about the 56 API methods, I can't say with absolute certainty...
Scott Weinstein
scweinstein
Offline Send Email
Apr 14, 2004
5:56 am
3221
Let me save you the trouble ;-) I already have a mod of Jon's macro which does this. You may also be interested in the others I've included. Repeat that is...
Ben Staniford
ben_staniford
Offline Send Email
Apr 14, 2004
11:23 am
3222
This is cool, Ben. But one thing that confuses me is the implementation, which includes: lastPlay = natlink.getLastPlayString() I didn't recall seeing this...
Jonathan Epstein
jaepstein_63
Offline Send Email
Apr 14, 2004
1:34 pm
3223
Hi Jonathan, Whoops, yes it is. I've recompiled the natlink dll with a new call so I can post process the last thing Natlink did. If everybody thinks this is...
Ben Staniford
ben_staniford
Offline Send Email
Apr 14, 2004
1:42 pm
3224
All your ideas sounds great to me, Ben ... Jonathan...
Jonathan Epstein
jaepstein_63
Offline Send Email
Apr 14, 2004
2:02 pm
3225
... From: Scott Weinstein [mailto:scottlist@...] Sent: Wednesday, April 14, 2004 1:57 AM To: VoiceCoder@yahoogroups.com Subject: RE: [VoiceCoder] Re:...
Desilets, Alain
alain_desilets
Offline Send Email
Apr 14, 2004
2:30 pm
3226
... think about all the changes necessary that you would want for the "next" release. I think it's just make it work with 7.3 and earlier versions of...
Eric S. Johansson
esjatharvee
Offline Send Email
Apr 14, 2004
2:34 pm
3227
Hi Eric, it looks as if you're doing work under *nix using dragon, I was wondering how you were doing that? I currently have alot of unfinished projects in...
miles
mileshnpp
Offline Send Email
Apr 14, 2004
7:03 pm
3228
I've thought a lot about trying vmware, but haven't gotten around to it. Were you using Linux as the host OS or guest OS in vmware? I think that it would...
Jonathan Epstein
jaepstein_63
Offline Send Email
Apr 14, 2004
7:29 pm
3229
... a member of the secret society know as OSSRI has produced a prototype where you can use NaturallySpeaking in Windows on vmware to let you dictate into...
Eric S. Johansson
esjatharvee
Offline Send Email
Apr 14, 2004
8:11 pm
3230
... Subject: [Ossri] WinDictator - Pre-Release Version Date: Tue, 13 Apr 2004 16:00:27 -0700 From: Ed Suominen <general@...> To: ossri@... The...
Eric S. Johansson
esjatharvee
Offline Send Email
Apr 14, 2004
8:20 pm
3231
I was using win2k server as the host and linux as the guest when i speak i see the activity window in the top left recognizing my voice but the text doesn't...
miles
mileshnpp
Offline Send Email
Apr 14, 2004
8:35 pm
3232
One idea that pertains to this environment as well as lots of other troublesome environments with DNS: If we "steal" all the dictation from the user by using...
Jonathan Epstein
jaepstein_63
Offline Send Email
Apr 15, 2004
4:36 pm
Messages 3203 - 3232 of 5965   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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