From a072f5a49e533dfdb274e5890978a575b9da7e9a Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 15 Apr 2024 04:13:43 -0400 Subject: soxdial: tweak doc. --- soxdial | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/soxdial b/soxdial index 89d1976..1700f32 100755 --- a/soxdial +++ b/soxdial @@ -84,8 +84,10 @@ before any dial strings or dial options. Write sox's output to a file, rather than playing it. The file format is determined by the filename extension. Use B<.wav> for RIFF WAVE output, B<.flac> for FLAC, B<.ogg> for Ogg Vorbis, or anything else -(including no extension) for raw audio samples. The special filename B<-> -writes raw samples to standard output. +(including no extension) for raw audio samples. The special filename +B<-> writes raw samples to standard output. Note that nothing else +ever gets written to standard output, so you won't get verbose +messages mixed with audio samples. =item B<--stdout> -- cgit v1.2.3