Interface VoiceActivityDetectionSignal

interface VoiceActivityDetectionSignal {
    vadSignalType?: VadSignalType;
}

Properties

Properties

vadSignalType?: VadSignalType

The type of the VAD signal.