Groups | Search | Server Info | Login | Register
Groups > comp.lang.beta > #100
| From | John Doe <jdoe@usenetlove.invalid> |
|---|---|
| Newsgroups | comp.lang.beta |
| Subject | NaturallySpeaking to block Vocola and Dragonfly? |
| Date | 2014-01-11 02:38 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <laqarh$dum$1@dont-email.me> (permalink) |
I'm not sure that's possible. Seems to me speech activated scripting can/might be accomplished easily some other way using DNS. Thinking about it lately, there are ways to do useful things with a simple hook. Capturing mouse clicks within the current window simply by holding control while clicking. Switching windows by title. And recording the current mouse location to be replaced at the end of the script. To name just a few, probably many more possibilities. Switching windows by title might require a code sent at the beginning of the text line that is the window title name. Seems like the same sort of thing can be used with an ordinary macro recorder playback. For example... Holding the control key might force script activation. Your hook sees the control key being held and checks to see if the input string matches a script name. It would just have to be distinguished from accelerator keys. Or something like that. Not sure why it has to be so complex as to depend on lots of hooks in the DNS code. But for now, it's not a problem.
Back to comp.lang.beta | Previous | Next — Next in thread | Find similar
NaturallySpeaking to block Vocola and Dragonfly? John Doe <jdoe@usenetlove.invalid> - 2014-01-11 02:38 +0000
Re: NaturallySpeaking to block Vocola and Dragonfly? Mr. Anderson <matrixlove@yahoo.com> - 2014-01-11 16:54 -0600
Re: NaturallySpeaking to block Vocola and Dragonfly? Mr. Anderson <matrixlove@yahoo.com> - 2014-01-11 17:01 -0600
Re: NaturallySpeaking to block Vocola and Dragonfly? John Doe <jdoe@usenetlove.invalid> - 2014-01-12 01:16 +0000
csiph-web