Searched refs:sox_threshold (Results 1 – 1 of 1) sorted by relevance
342 def check_audio_rms(sox_output, sox_threshold=_DEFAULT_SOX_RMS_THRESHOLD): argument360 rms_val, sox_threshold)361 if rms_val < sox_threshold:364 (rms_val, sox_threshold))