Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.38 KB

speechrecognizer.md

File metadata and controls

30 lines (19 loc) · 1.38 KB
-api-id -api-type
T:Windows.Media.SpeechRecognition.SpeechRecognizer
winrt class

Windows.Media.SpeechRecognition.SpeechRecognizer

-description

Enables speech recognition with either a default or a custom graphical user interface (GUI).

-remarks

CompileConstraintsAsync must always be called before RecognizeAsync or RecognizeWithUIAsync, even if no constraints are specified in the Constraints property.

Version history

Windows version SDK version Value added
1709 16299 TrySetSystemSpeechLanguageAsync

-examples

-see-also

Windows.Media.SpeechRecognition, Speech interactions, Speech recognition and speech synthesis sample, Holographic voice input sample