shithub: rc

Download patch

ref: 3c8c4a83c89184af947bad0044af55033f136066
parent: e364619f31eb76ad9507993a40592cb81e70a8d4
author: qwx <qwx@sciops.net>
date: Tue Aug 24 12:26:08 EDT 2021

tell: raise volume

--- a/bin/tell
+++ b/bin/tell
@@ -9,4 +9,4 @@
 	echo usage: $0 '[-v voice]' file >[1=2]
 	exit usage
 }
-tail -f $1 | audio/flite -v $v >/dev/audio
+tail -f $1 | audio/flite -v $v | norm 3 >/dev/audio