Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1018 Bytes

speechrecognizertimeouts_initialsilencetimeout.md

File metadata and controls

23 lines (16 loc) · 1018 Bytes
-api-id -api-type
P:Windows.Media.SpeechRecognition.SpeechRecognizerTimeouts.InitialSilenceTimeout
winrt property

Windows.Media.SpeechRecognition.SpeechRecognizerTimeouts.InitialSilenceTimeout

-description

Gets and sets the length of time, before any recognition results have been generated, that a SpeechRecognizer detects silence and assumes speech input has ended.

-property-value

The length of time that the speech recognizer continues to listen while detecting only silence. The default is 5 seconds.

-remarks

-examples

-see-also

Set speech recognition timeouts, Speech interactions, Speech recognition and speech synthesis sample