Bagikan melalui


SpeechRecognitionHypothesisGeneratedEventArgs Kelas

Definisi

Berisi data peristiwa untuk peristiwa SpeechRecognizer.HypothesisGenerated .

public ref class SpeechRecognitionHypothesisGeneratedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SpeechRecognitionHypothesisGeneratedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SpeechRecognitionHypothesisGeneratedEventArgs
Public NotInheritable Class SpeechRecognitionHypothesisGeneratedEventArgs
Warisan
Object Platform::Object IInspectable SpeechRecognitionHypothesisGeneratedEventArgs
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 (diperkenalkan dalam 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v1.0)

Keterangan

Objek ini diteruskan ke penanganan aktivitas SpeechRecognizer.HypothesisGenerated .

Properti

Hypothesis

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

Berlaku untuk

Lihat juga