Aracılığıyla paylaş


SpeechRecognizer.State Özellik

Tanım

Bir nesnenin durumunu alır 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

Özellik Değeri

RecognizerState

SpeechRecognizerNesnenin durumu.

Açıklamalar

Bu salt okunurdur özelliği, Windows 'da yerleşik olarak bulunan paylaşılan tanıyıcıın Stopped veya durumunda olup olmadığını gösterir Listening . Daha fazla bilgi için bkz RecognizerState . sabit listesi.

Şunlara uygulanır

Ayrıca bkz.