updated linux tts for firefox.
Adjusted speed and voice used.
This commit is contained in:
parent
d35ca827a8
commit
8cb599fe45
|
@ -7,10 +7,10 @@ case "$OSTYPE" in
|
|||
;;
|
||||
linux*)
|
||||
mimic \
|
||||
--setf duration_stretch=0.5 \
|
||||
--setf duration_stretch=0.65 \
|
||||
-t "$message" \
|
||||
-voice 'slt_hts'
|
||||
#-voice 'kal16'
|
||||
-voice 'kal16'
|
||||
#-voice 'slt'
|
||||
;;
|
||||
*)
|
||||
echo "unsupported OS"
|
||||
|
|
Loading…
Reference in New Issue
Block a user