Searched refs:sox_threshold (Results 1 – 1 of 1) sorted by relevance
346 def check_audio_rms(sox_output, sox_threshold=_DEFAULT_SOX_RMS_THRESHOLD): argument364 rms_val, sox_threshold)365 if rms_val < sox_threshold:368 (rms_val, sox_threshold))