Click or drag to resize
PreferencesMicrophoneTimeout Property
The default microphone timeout in milliseconds. A negative value disables automatic microphone shutoff.

Namespace: Microsoft.CognitiveServices.SpeechRecognition
Assembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntax
public int MicrophoneTimeout { get; set; }

Property Value

Type: Int32
See Also