Version: 2022.3
언어: 한국어

DictationRecognizerConstructor

매뉴얼로 전환
public DictationRecognizer ();
public DictationRecognizer (Windows.Speech.ConfidenceLevel confidenceLevel);
public DictationRecognizer (Windows.Speech.DictationTopicConstraint topic);
public DictationRecognizer (Windows.Speech.ConfidenceLevel minimumConfidence, Windows.Speech.DictationTopicConstraint topic);

파라미터

minimumConfidence The confidence level at which the recognizer will begin accepting phrases.
topic The dictation topic that this dictation recognizer should optimize its recognition for.

설명

Create a DictationRecognizer with the specified minimum confidence and dictation topic constraint. Phrases under the specified minimum level will be ignored.

Default confidence level is Medium. Default dictation topic constraint is Dictation.


Did you find this page useful? Please give it a rating: