SpeechRecognizer.State プロパティ

定義

SpeechRecognizer オブジェクトの状態を取得します。

public:
 property System::Speech::Recognition::RecognizerState State { System::Speech::Recognition::RecognizerState get(); };
public System.Speech.Recognition.RecognizerState State { get; }
member this.State : System.Speech.Recognition.RecognizerState
Public ReadOnly Property State As RecognizerState

プロパティ値

RecognizerState

SpeechRecognizer オブジェクトの状態。

注釈

この読み取り専用プロパティは、Windows に存在する共有認識エンジンがまたは状態であるかどうかを示し Stopped Listening ます。 詳細については、RecognizerState 列挙型のページをご覧ください。

適用対象

こちらもご覧ください