KnowBrainer Speech Recognition
Decrease font size
Increase font size
Topic Title: Difference between SendKeys SendSystemKeys and SendDragonKeys
Topic Summary: What is the difference between these commands and when do you use them?
Created On: 07/20/2007 11:33 AM
Status: Post and Reply
Linear : Threading : Single : Branch
 Difference between SendKeys SendSystemKeys and SendDragonKeys   - cjbob - 07/20/2007 11:33 AM  
 Difference between SendKeys SendSystemKeys and SendDragonKeys   - Lunis Orcutt - 07/20/2007 03:50 PM  
Keyword
 07/20/2007 11:33 AM
User is offline View Users Profile Print this message

Author Icon
cjbob
Senior Member

Posts: 135
Joined: 10/03/2006

What is the difference between SendKeys SendSystemKeys and SendDragonKeys and when is it most useful to use each of them?

Also, what do you call these?  Are they commands, Pieces of scripting language, etc. ?



-------------------------
 07/20/2007 03:50 PM
User is offline View Users Profile Print this message

Author Icon
Lunis Orcutt
Top-Tier Member

Posts: 22772
Joined: 10/01/2006

The following are Advanced-Scripting examples for the DNS Pro Command Browser.
 
If you want to create a Copying command in the NaturallySpeaking Command Browser you would create an Advanced-Scripting command to press the {Ctrl} + C.  You can use SendDragonKeys "{Ctrl+c}" or  SendKeys "^c" but don’t mix and match the code.  Both scripts will do exactly the same thing although it's been rumored that the second option may not be as bulletproof in Ver. 9.  We say “rumored” because we haven't verified this.  You can also substitute SendSystemKeys "{Ctrl+c}" but it deploys notably slower.  A good place to utilize the SendSystemKeys script is in situations where you may need more time (such as a Microsoft Word command) or when you're utilizing window commands.  The KnowBrainer Other Window command consists of  SendSystemKeys "{Alt+Tab}" and presses {Alt+Tab}.
 
KnowBrainer doesn't support SendDragonKeys, for obvious reasons, so if you want to create a copying command in KnowBrainer you would simply leave the word Dragon out of the script.  It would look as follows: SendKeys "{Ctrl+c}"


-------------------------


Click KB 2012 REV D to Download a 30 Day Evaluation of KnowBrainer 2012
Click SpeechStart+ to Download a 15 Day Evaluation of SpeechStart+

Statistics
27430 users are registered to the KnowBrainer Speech Recognition forum.
There are currently 0 users logged in.
The most users ever online was 2028 on 04/05/2013 at 07:36 PM.
There are currently 174 guests browsing this forum, which makes a total of 174 users using this forum.

FuseTalk Standard Edition v4.0 - © 1999-2013 FuseTalk™ Inc. All rights reserved.