Microsoft voice recognition commands
Correct word. Select and delete specific words. Delete word. Show a list of applicable commands. What can I say? Update the list of speech commands that are currently available. Refresh speech commands. Turn on listening mode. Start listening. Turn off listening mode. Stop listening. Move the Speech Recognition microphone bar.
Move speech recognition. Minimize the microphone bar. Minimize speech recognition. Insert a new line in the document. New line. Insert a new paragraph in the document. New paragraph. Insert a tab. Insert the literal word for example, insert the word "comma" instead of the punctuation mark. Literal word. Insert the numeral form of a number for examples, insert 3 instead of the word three. Numeral number. Put the cursor before a specific word.
Go to word. Put the cursor after a specific word. Go after word. Don't insert a space before the next word. No space. Go to the start of the current sentence.
Go to start of sentence. Go to the start of the current paragraph. Go to start of paragraph. Go to the start of the current document. Go to start of document. Go to the end of the current sentence. Go to end of sentence. Go to the end of the current paragraph. Go to end of paragraph. To correct a single word, say "correct" followed by the word that you want to correct.
If the word appears more than once, all instances will be highlighted, and you can choose the one you want to correct. In the Alternates panel dialog box, say the number next to the item you want, and then say "OK.
Using the Speech Dictionary, you can add your own words, stop a specific word from being dictated, or correct or delete a word in the dictionary. To prevent a specific word from being dictated, say "Prevent a word from being dictated," and then follow the instructions. You can use simple, short commands to control your PC. The following table shows some of the most commonly used Speech Recognition commands. Words in bold indicate that you can replace the example word or phrase with similar words and get useful results.
You can also use keyboard shortcuts as verbal commands to control your PC. To view all of the available shortcuts, see Keyboard shortcuts. Note: Any time you need to find out what commands to use, say "what can I say? Say what you want to do. For example, change to Celsius in the Weather app. Click File ; Start ; View.
Insert the literal word for the next command for example, you can insert the word "comma" instead of the punctuation mark. Select word range ; Select word through word. Select previous 20 words; Select previous 10 words. Select next 20 words; Select next 10 words.
For example, you can say "press alpha" to press "a" or "press bravo" to press "b. File ; Edit ; View ; Save. Show numbers Numbers will appear on the screen for every item in the active window. Say an item's corresponding number to select it. Close that; Close Paint ; Close Documents. Minimize that; Minimize Paint ; Minimize Documents.
Maximize that; Maximize Paint ; Maximize Documents. Restore that; Restore Paint ; Restore Documents. Scroll down 2 pages; Scroll up 10 pages. Number of the square where the item appears ; 3, 7, 9 followed by mark. Number of the square where you want to drag ; 4, 5, 6 followed by click. Restore that; Restore Paint ; Restore Documents.
Scroll down 2 pages; Scroll up 10 pages. Number of the square where the item appears followed by mark; 3 mark; 7 mark; 9 mark. Number of the square where you want to drag the item followed by click; 4 click; 5 click; 6 click. Use voice recognition in Windows.
Accessibility support for Windows. To use Speech Recognition, the first thing you need to do is set it up on your computer. When you're ready to use Speech Recognition, you need to speak in simple, short commands.
The tables below include some of the more commonly used commands. Say "start listening" or click the Microphone button to start the listening mode. The following table shows some of the most commonly used commands in Speech Recognition. Words in italic font indicate that you can say many different things in place of the example word or phrase and get useful results.
Click File ; Start ; View. Note that this command is only available if you're using the U. English Speech Recognizer. For more information, see Setting speech options. The following table shows commands for using Speech Recognition to work with text. Insert the literal word for the next command for example, you can insert the word "comma" instead of the punctuation mark.
The following table shows commands for using Speech Recognition to press keyboard keys. For example, you can say "press alpha" to press "a" or "press bravo" to press "b. The following table shows commands for using Speech Recognition to insert punctuation marks and special characters. The following table shows commands for using Speech Recognition to perform tasks in Windows. File ; Edit ; View ; Save ; Bold. Say an item's corresponding number to click it. The following table shows commands for using Speech Recognition to work with windows and programs.
Constraints are at the core of speech recognition and give your app greater control over the accuracy of speech recognition. Predefined dictation and web-search grammars provide speech recognition for your app without requiring you to author a grammar. When using these grammars, speech recognition is performed by a remote web service and the results are returned to the device. The default free-text dictation grammar can recognize most words and phrases that a user can say in a particular language, and is optimized to recognize short phrases.
The predefined dictation grammar is used if you don't specify any constraints for your SpeechRecognizer object. Free-text dictation is useful when you don't want to limit the kinds of things a user can say. Typical uses include creating notes or dictating the content for a message. The web-search grammar, like a dictation grammar, contains a large number of words and phrases that a user might say.
However, it is optimized to recognize terms that people typically use when searching the web. Because predefined dictation and web-search grammars can be large, and because they are online not on the device , performance might not be as fast as with a custom grammar installed on the device.
These predefined grammars can be used to recognize up to 10 seconds of speech input and require no authoring effort on your part. However, they do require a connection to a network. See Exception handling for in C or Visual Basic.
We then catch any standard exceptions during recogntion and test if the HResult value is equal to the value of the HResultPrivacyStatementDeclined variable.
If so, we display a warning and call await Windows.
0コメント