STAudioTimeoutsDisableParams Struct Reference
| Declared in | STMediaParams_doc.h |
Tasks
-
ADT_MaxAudioDurationDisabledpropertyThis constant disables the maximum audio duration detection that controls when to stop processing audio.
-
ADT_MaxSilencePreSpeechDurationDisabledpropertyThis constant disables the detection of maximum silence duration, before start of speech is detected, which controls when to stop processing audio.
-
ADT_MaxSilencePostSpeechDurationDisabledpropertyThis constant disables the detection of maximum silence duration, after end of speech is detected, which controls when to stop processing audio.
-
ADT_MaxSpeechDurationDisabledpropertyThis constant disables the maximum speech duration detection that controls when to stop processing audio.
Properties
ADT_MaxAudioDurationDisabled
static let ADT_MaxAudioDurationDisabled: Int32 = 0
Discussion
This constant disables the maximum audio duration detection that controls when to stop processing audio.
Declared In
STMediaParams_doc.h
ADT_MaxSilencePostSpeechDurationDisabled
static let ADT_MaxSilencePostSpeechDurationDisabled: Int32 = 0
Discussion
This constant disables the detection of maximum silence duration, after end of speech is detected, which controls when to stop processing audio.
Declared In
STMediaParams_doc.h