Declared in STMediaParams_doc.h

Overview

This struct defines the Voice Activity Detector default custom parameter values.

Tasks

Properties

VAD_DEFAULTCUSTOM_MinSilenceToDetectMs

static let VAD_DEFAULTCUSTOM_MinSilenceToDetectMs: Int32 = 500

Discussion

This constant specifies the default minimum duration in milliseconds of silence for the Voice Activity Detector to declare that silence is detected.

Declared In

STMediaParams_doc.h

VAD_DEFAULTCUSTOM_MinSpeechToDetectMs

static let VAD_DEFAULTCUSTOM_MinSpeechToDetectMs: Int32 = 200

Discussion

This constant specifies the default minimum duration in milliseconds of speech energy for the Voice Activity Detector to declare that speech is detected.

Declared In

STMediaParams_doc.h