#include </home/runner/work/icey/icey/src/speech/include/icy/speech/voiceactivitydetector.h>| Return | Name | Description |
|---|---|---|
std::string | source | |
std::string | detectorName | |
int | sampleRateHint | |
float | startThreshold | |
float | stopThreshold | |
int64_t | minSilenceUsec | |
int64_t | updateIntervalUsec |
std::string sourcestd::string detectorName = "energy_vad"int sampleRateHint = 0float startThreshold = 0.045ffloat stopThreshold = 0.020fint64_t minSilenceUsec = 250000int64_t updateIntervalUsec = 250000