Hello Jeff, First I would like to suggest you study unimacro and its possibilities. It has much more capabilities of doing certain tasks than vocola offers....
I am trying to use Google's "search this site" feature in conjunction with a vocala script. For some reason the under score that is in the Google search this...
Well Mark, Vocola does not seem to be very easy for the user in those cases. In fact the rules for spaces and "_" seem to have become quite involved. ...
... I agree, which is why I'm trying to talk Rick into using a better rule. Sadly, my real life has been interfering with my ability to work on Vocola of late....
My WordPress blog has "edit" links that you can click on to edit a blog entry. However when I say "edit" the menubar "edit" link is clicked instead. Has...
Hi Jeff, Sorry for not answering before. I have been away on vaccation and then at the WikiMania conference. Have you solved your problem yet? One possible...
VoiceCode was designed from the ground up to be portable across different programming environments. That said, about 3 people have tried to port VoiceCode to...
Dear Jeff, Sorry for not answering before. I was away on vaccation, and then busy preparing for and attending the WikiMania conference. Being able to dictate...
I'd be happy to take a look atit . I've never done any Lisp before. I'm willing to give it a try where exactly should I be looking for the actual list code...
I have a bit of a "hacked" solution right now, I'm using vocola to send a {esc } keystroke to Emacs and then I'm sending the appropriate rest of the commands...
Realizing that this might be slightly off-topic, but have you ever try to get Python debugging (pdb)with the Emacs / Python build that you provide with voice...
Well no... I do not see this as a hacked solution. I think all the direct commands should be done with the native DNS command system, or with vocola or...
... # Emacs specific stuff ... This is where we enter all commands that are specific to the Emacs editor. ... acmd = CSCmd(spoken_forms=['yo save file', 'yo...
No. I have never used the Python debugger. Alain ________________________________ From: VoiceCoder@yahoogroups.com [mailto:VoiceCoder@yahoogroups.com] On...
I used to swear by debuggers. But since I started doing Test Driven Development 5 years ago, I find that a good suite of unit tests and basic trace management ...
Well, for voicecode I desperately miss a debugger sometimes. Today I have been tracking down a nasty problem, which Alain and me discussed yesterday. With a...
... Yes, a debugger is handy too sometimes. But I find with complex systems like VoiceCode that involve multiple systems written in multiple languages (Emacs...
I tried getting started with this weekend because of frustrations with raw natlink. Here's what got in my way: Getting started. Telling me to go and download...
Hello Eric, Please try things that ARE good!! And put some effort in it instead of complaining like this. ... No of course not, natlinksystem.py and...
... My first rule of any system is not I should be able to get some form of an instructive demonstration up and operational within 15 minutes. For a tool like...
... This is not a commercial product, and you know that voice recognition needs more effort to get it working. Also that add-ons. ... Well, I cannot help that....
Well, it is Sunday night here now. The problem with the commands grammar is that I removed it in favor of vocola, which has no developments lately. So that is...