I has some fairly substantial python functions I wish to run in response to vocola commands. Where should I put those functions so that I can eval a call to...
Are you using Mark's experimental Vocola version? I usually put it in NatLink/macrosystem but it might need to go in NatLink/macrosystem/core. I hope that...
Hello everyone, I thought that this forwarded message would be on target for a number of readers of this list. This meeting on Vocola for Vista will be at MIT...
CarolynBC@...
May 8, 2008 7:17 pm
5446
I am very interested in any slides or handout materials from this talk since I won't be able to attend. ... number of readers of this list. This meeting on...
I image quite a few people would be interested. ... From: reckoner2000 To: VoiceCoder@yahoogroups.com Sent: Saturday, May 10, 2008 7:04 AM Subject: {Disarmed}...
Did your friend have to take any special steps to allow his voice to recover, or did it just return to normal over a long period of time? I have now seen a...
He was off work for about 3 months, during which time he spoke as little as possible, including to close members of his family. He has fully recovered but will...
I'm definitely not a voice expert-nonetheless, I would imagine that the protocol would probably begin with some voice rest (for a period of weeks perhaps),...
Hi, am very interested in getting started with natlink/vocola for programming with python, however I use activepython2.5 on vista and am unsure about multiple...
I recently tried to get natlink etc. working on python 2.4 and python 2.5. Regrettably I did not succeed. - When switching around versions, in python...
Rick, thanks very much for this information, looks like a very good starting point for future development so I am sure your efforts are much appreciated by...
... it's not horribly hard but it is tedious. What we would need to do is find some sort of an audio bridge or conference space that works with voice over...
What is the significance of this (on slide #8) "Complete rewrite (in C#) using SAPI 5.3" for vocola 3. Does this mean no more python except through python ...
So far Vocola 3 is only for MS Speech. But all recognizer dependencies are in a single class, with the idea of being able to support a Dragon/NatLink version...
Hi all, I'm having a very weird bug and can't seem to find previous information about it. I'm using NatSpeak 8 Preferred under Windows XP and dictating into...
You may want to turn off advanced text services, that's fixed all sorts of wierd randomness like that for me, as well as what used to seem like my utterances...
... disappear. ... I have the same problem with 3000+ lines c++ files. I tried to comment this line, but it did not help. What else could it be? - Atle...
I have a 3000+ python file which regularly freezes Quintijn ... Van: VoiceCoder@yahoogroups.com [mailto:VoiceCoder@yahoogroups.com] Namens Desilets, Alain ...
Quintijn and Atle, Have you tried enabling traces of the messenger? From the backtrace that Atle sent, it looks like VCode is generating an XML message that...
How do I enable trace of the messenger? Writing "grep -v [:ascii] file.cpp" in a Linux console, printed several lines with "{ } / ;" but no other strange...
In wxMediator.py, there is a call to debug.config(). Modify it to something like this: debug.config_traces(status="on", active_traces={'send_mess': 1, ...
Hi all, I thought Dragon NaturallySpeaking used to slowdown in large documents? I do not use voice code as of now but, when I have a large Word document, ...