Share via


ISpeechRecognitionConstraint.Type 屬性

定義

取得條件約束的類型。

public:
 property SpeechRecognitionConstraintType Type { SpeechRecognitionConstraintType get(); };
SpeechRecognitionConstraintType Type();
public SpeechRecognitionConstraintType Type { get; }
var speechRecognitionConstraintType = iSpeechRecognitionConstraint.type;
Public ReadOnly Property Type As SpeechRecognitionConstraintType

屬性值

列舉,表示條件約束的類型。

適用於

另請參閱