SpeechRecognizer.State プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
SpeechRecognizer
オブジェクトの状態。
注釈
この読み取り専用プロパティは、Windows に存在する共有認識エンジンがまたは状態であるかどうかを示し Stopped
Listening
ます。 詳細については、RecognizerState 列挙型のページをご覧ください。