InitialSilenceTimeoutSeconds
The time length in seconds before dictation recognizer session ends due to lack of audio input in case there was no audio heard in the current session.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Windows.Speech
- Assembly: UnityEngine.CoreModule
public float InitialSilenceTimeoutSeconds { get; set; }
Remarks
The default value is 5 seconds.