Searched refs:sox_threshold (Results 1 – 1 of 1) sorted by relevance
274 def check_audio_rms(sox_output, sox_threshold=_DEFAULT_SOX_RMS_THRESHOLD): argument292 rms_val, sox_threshold)293 if rms_val < sox_threshold:296 (rms_val, sox_threshold))