Bagikan melalui


SpeechRecognizer.Timeouts Properti

Definisi

Mendapatkan berapa lama pengenal ucapan mengabaikan keheningan atau suara yang tidak dikenali (babble) dan terus mendengarkan input ucapan.

public:
 property SpeechRecognizerTimeouts ^ Timeouts { SpeechRecognizerTimeouts ^ get(); };
SpeechRecognizerTimeouts Timeouts();
public SpeechRecognizerTimeouts Timeouts { get; }
var speechRecognizerTimeouts = speechRecognizer.timeouts;
Public ReadOnly Property Timeouts As SpeechRecognizerTimeouts

Nilai Properti

Pengaturan waktu habis.

Berlaku untuk

Lihat juga