KnowBrainer Speech Recognition
Decrease font size
Increase font size
Topic Title: Lowercase/uppercase <text>
Topic Summary: How can I find/write a command like that?
Created On: 04/13/2019 03:24 PM
Status: Post and Reply
Linear : Threading : Single : Branch
 Lowercase/uppercase <text>   - missink - 04/13/2019 03:24 PM  
 Lowercase/uppercase <text>   - R. Wilke - 04/13/2019 03:47 PM  
 Lowercase/uppercase <text>   - missink - 04/13/2019 05:51 PM  
 Lowercase/uppercase <text>   - locution - 04/13/2019 08:06 PM  
 Lowercase/uppercase <text>   - Alan Cantor - 04/13/2019 10:34 PM  
 Lowercase/uppercase <text>   - Edgar - 04/14/2019 12:57 PM  
 Lowercase/uppercase <text>   - Lunis Orcutt - 04/14/2019 02:06 PM  
 Lowercase/uppercase <text>   - missink - 04/19/2019 04:41 PM  
 Lowercase/uppercase <text>   - locution - 04/19/2019 05:06 PM  
 Lowercase/uppercase <text>   - PG LTU - 04/19/2019 06:36 PM  
 Lowercase/uppercase <text>   - Scribe - 05/23/2019 11:56 AM  
 Lowercase/uppercase <text>   - PG LTU - 05/23/2019 02:35 PM  
Keyword
 04/14/2019 02:06 PM
User is online View Users Profile Print this message

Author Icon
Lunis Orcutt
Top-Tier Member

Posts: 40716
Joined: 10/01/2006

missink,

The latest KnowBrainer commands, which need to be added to KnowBrainer after you install it, include Lowercase <dictation> Uppercase <dictation> and Title Case <dictation>. Note that Dragon already includes capitalize <dictation> which is the same as the KnowBrainer Title Case <dictation> command but we created this command to follow the naming convention of the other 2 commands. Also note that the Dragon capitalize <dictation> command additionally moves the cursor back to the previous position which may be good or irrelevant, depending on your preferences. By contrast, the 3 KnowBrainer commands move your cursor back to the end of the current paragraph, on the assumption that you may not have finished dictating your paragraph. If you wish to copy the KnowBrainer Uppercase <dictation> command see the following script which was copied out of KnowBrainer and can easily be copied and edited to create a Lowercase <dictation> command or of course you could just get KnowBrainer 2017 which includes thousands of commands (that Dragon customers often request) and 400 artificial intelligence-like commands, such as the following, which kicks commands up a notch.

Sub Main
Dim engCtrl As New DgnEngineControl
engCtrl.Register
engCtrl.RecognitionMimic("select " & ListVar1)
engCtrl.RecognitionMimic("\all-caps that")
Wait .5
engCtrl.RecognitionMimic("end of paragraph")
engCtrl.UnRegister(False)

End Sub

PS: KnowBrainer 2017 also includes Uppercase All, Lowercase All and Title Case All which  selects all of the text in a document or field, applies the appropriate formatting to the selected text and moves the cursor to the end of the formatted text.



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

Change "No" to "Know" w/KnowBrainer 2022
Trial Downloads
Dragon/Sales@KnowBrainer.com 
(615) 884-4558 ex 1



Statistics
32528 users are registered to the KnowBrainer Speech Recognition forum.
There are currently 3 users logged in.
The most users ever online was 12124 on 09/09/2020 at 04:59 AM.
There are currently 345 guests browsing this forum, which makes a total of 348 users using this forum.

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