Home | History | Annotate | Download | only in audio

Lines Matching refs:out_file

362 def noise_reduce_file(in_file, noise_file, out_file,
372 @param out_file: The file contains the noise reduced sound.
378 (SOX_PATH, sox_format, in_file, sox_format, out_file))