Searched refs:sox_threshold (Results 1 – 1 of 1) sorted by relevance
287 def check_audio_rms(sox_output, sox_threshold=_DEFAULT_SOX_RMS_THRESHOLD): argument305 rms_val, sox_threshold)306 if rms_val < sox_threshold:309 (rms_val, sox_threshold))