SpeechRecognitionScenario
SpeechRecognitionScenario
SpeechRecognitionScenario
SpeechRecognitionScenario
Enum
Definition
Specifies the scenario used to optimize speech recognition for a web-service constraint (created through a SpeechRecognitionTopicConstraint object).
public : enum class SpeechRecognitionScenariopublic enum SpeechRecognitionScenarioPublic Enum SpeechRecognitionScenario// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Dictation Dictation Dictation Dictation | A dictation scenario. |
| FormFilling FormFilling FormFilling FormFilling | A form input scenario. |
| WebSearch WebSearch WebSearch WebSearch | A web search scenario. |
Remarks
To use web-service constraints, speech input and dictation support must be enabled in Settings by turning on the "Get to know me" option in the Settings -> Privacy -> Speech, inking, and typing page. See "Recognize speech input" in Speech recognition.