Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.04 KB

speechrecognitionlistconstraint_speechrecognitionlistconstraint_1181929246.md

File metadata and controls

24 lines (17 loc) · 1.04 KB
-api-id -api-type
M:Windows.Media.SpeechRecognition.SpeechRecognitionListConstraint.#ctor(Windows.Foundation.Collections.IIterable{System.String})
winrt method

Windows.Media.SpeechRecognition.SpeechRecognitionListConstraint.SpeechRecognitionListConstraint

-description

Creates an instance of the SpeechRecognitionListConstraint class from an array of words or phrases.

-parameters

-param commands

A string array of words or phrases that make up the constraint.

-remarks

-examples

-see-also

SpeechRecognitionListConstraint(IIterable(String), String), Speech interactions, Speech recognition and speech synthesis sample