Lines Matching refs:sox_cmd
319 sox_cmd = '%s | %s' % (sox_mixer_cmd, stat_cmd)320 return utils.system_output(sox_cmd, retain_output=True)