Update settings.conf.example
This commit is contained in:
parent
8dd2c3d32b
commit
33ef315fb4
@ -55,7 +55,7 @@ volume=1.0
|
|||||||
# Module is used for Speech-dispatcher, to select the speech module you want to use.
|
# Module is used for Speech-dispatcher, to select the speech module you want to use.
|
||||||
# Consult Speech-dispatcher's configuration and help Fenrir find out which modules are available.
|
# Consult Speech-dispatcher's configuration and help Fenrir find out which modules are available.
|
||||||
# The default is espeak.
|
# The default is espeak.
|
||||||
module=espeak
|
#module=espeak
|
||||||
|
|
||||||
# Voice selects the varient you want to use, for example, f5 will use the female voice #5 in Espeak,
|
# Voice selects the varient you want to use, for example, f5 will use the female voice #5 in Espeak,
|
||||||
# or if using the Espeak module in Speech-dispatcher. To find out which voices are available, consult the documentation provided with your selected synthesizer.
|
# or if using the Espeak module in Speech-dispatcher. To find out which voices are available, consult the documentation provided with your selected synthesizer.
|
||||||
@ -63,7 +63,7 @@ module=espeak
|
|||||||
voice=en-us
|
voice=en-us
|
||||||
|
|
||||||
# Select the language you want Fenrir to use.
|
# Select the language you want Fenrir to use.
|
||||||
language=english-us
|
#language=english-us
|
||||||
|
|
||||||
# Read new text as it happens?
|
# Read new text as it happens?
|
||||||
autoReadIncoming=True
|
autoReadIncoming=True
|
||||||
|
Loading…
Reference in New Issue
Block a user