![]() |
KnowBrainer Speech Recognition | ![]() |
Topic Title: How to use the "Windows Open [dictation]" within existing Windows Explorer dialog box? Topic Summary: Need quicker way to find folders and files within Windows Explorer Created On: 12/15/2021 10:35 AM Status: Post and Reply |
|
![]() |
|
I have been really enjoying the "Windows Open [dictation]" command. Searching in my many folders and files has long been problematic by voice. |
|
|
|
![]() |
|
Sometimes just saying the name of the file or folder that you want to highlight then saying "press enter" (after verifying that the appropriate file/folder is selected) will do the job in Windows Explorer. When that fails, try saying "press" followed by just the first letter of the file/folder name. This will highlight the very first entry which begins with that letter (this will be a lot easier if your Windows Explorer view is already alphabetized/sorted by name). If the first item is not the one you are looking for you can continue saying "press" followed by the first letter to continue highlighting, one after the other, each item whose name starts with that letter. Ultimately (if they are alphabetically sorted by name) you can say "move down" followed by the proper number to highlight the proper item before saying "press enter". ------------------------- -Edgar |
|
|
|
![]() |
|
Your KnowBrainer 2020 has a solution for that also. If you wish to open a file, spreadsheet, PDF, folder etc., from within File Explorer, use your KnowBrainer Open <dictation> command. For example, if you have your work folder open and you wish to open a subfolder by the name of “hogwash” say Open <hogwash>. Unfortunately there is a catch. We just found an error in the command so you will need to update your current KnowBrainer installation with the KBCommandUpdater ------------------------- Change "No" to "Know" w/KnowBrainer 2022 |
|
|
|
![]() |
|
Thank you, Edgar. I've been navigating that way for a while. What I am looking for is a way of quickly jumping to folders that are not visible on the screen. For instance, let's say I have a few different subfolders in a "Taxes" folder, I'd like to get to one of the subfolders without going through several different steps of selecting folders. |
|
|
|
![]() |
|
For this, I have a command (currently written in C++ but originally a Dragon command). You're going to want to name this command with some fairly obscure trigger preface and give it a list of target files and folders: the list will consist of "aliases to" files/applications and folders: App Data See Drive D Drive Taxes Folder My Novel etc. unless you want to use a DVC command (which can be done but is a little more complicated) the code would look something like this: Select Case ListVar1 Case "See Drive" ShellExecute "C:\" Case "D Drive" ShellExecute "D:\" Case "Taxes Folder" ShellExecute "D:\Taxes\" Case "My Novel" ShellExecute "D:\Novel\Novel.DOCX" Case Else TTSPlayString "not yet implemented" End Select
------------------------- -Edgar |
|
|
|
![]() |
|
Brooklyn,
PS: If you don't know where to find Windows indexing options just say Windows Open <indexing>. Let your KnowBrainer app do the heavy lifting ------------------------- Change "No" to "Know" w/KnowBrainer 2022 |
|
|
|
![]() |
|
This is a great command!
------------------------- HP Pavillion dv7;Windows 10 Home; i7 2670-QM @2.2 GHz; 16GB RAM; DPI 15.61; Knowbrainer 2017; Dragon Capture; SpeechStart +; Sennheiser MB Pro 1 UC/ML; Addasound SR2701 |
|
|
|
![]() |
|
Lunis, yes, I am really impressed by the "Windows open [dictation]". That's why I started this thread, because I was looking for a way to do that once I am already inside of a file Explorer dialogbox – such as when I am trying to save a file in a certain folder or attach a file. |
|
|
|
![]() |
|
Have you updated your KnowBrainer 2020 installation with the KBCommandUpdater? ------------------------- Change "No" to "Know" w/KnowBrainer 2022 |
|
|
|
![]() |
|
Yes, the build date for my version of KB is 12-02-2021. |
|
|
|
![]() |
|
You are up to date. Try placing your cursor inside a File Explorer window. Let's say the folder the cursor is in includes another folder called “Work”. You should be able to say Open <work> to simultaneously select and open the “Work” folder. ------------------------- Change "No" to "Know" w/KnowBrainer 2022 |
|
|
FuseTalk Standard Edition v4.0 - © 1999-2023 FuseTalk™ Inc. All rights reserved.