Bagikan melalui


SpeechRecognitionHypothesisGeneratedEventArgs.Hypothesis Properti

Definisi

Mendapatkan fragmen hasil pengenalan yang dikembalikan oleh pengenal ucapan selama sesi dikte yang sedang berlangsung.

public:
 property SpeechRecognitionHypothesis ^ Hypothesis { SpeechRecognitionHypothesis ^ get(); };
SpeechRecognitionHypothesis Hypothesis();
public SpeechRecognitionHypothesis Hypothesis { get; }
var speechRecognitionHypothesis = speechRecognitionHypothesisGeneratedEventArgs.hypothesis;
Public ReadOnly Property Hypothesis As SpeechRecognitionHypothesis

Nilai Properti

Fragmen hasil pengenalan.

Berlaku untuk

Lihat juga