Struct SilenceDetectionConfig

Struct Documentation

struct SilenceDetectionConfig

Public Members

std::size_t minimum_length = {10}

Number of consecutive samples that must test below the threshold to register as silence

double threshold = {-95.0}

Value in dB that will be used as a threshold for detecting silence