mirror of
https://github.com/linux-speakup/espeakup.git
synced 2026-08-21 07:14:18 +02:00
documented --default-voice in man page
This commit adds the documentation for --default-voice to the espeakup man page.
This commit is contained in:
parent
e2493db48e
commit
9ee3fd433c
1 changed files with 6 additions and 0 deletions
|
|
@ -9,6 +9,9 @@ espeakup \(em connect Speakup to the ESpeak TTS engine
|
|||
.SH SYNOPSIS
|
||||
.B espeakup
|
||||
[
|
||||
.B \-\^\-default-voice=voicename
|
||||
]
|
||||
[
|
||||
.B \-\^\-debug
|
||||
]
|
||||
[
|
||||
|
|
@ -19,6 +22,9 @@ espeakup \(em connect Speakup to the ESpeak TTS engine
|
|||
]
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.B \-V voicename, \-\^\-default-voice=voicename
|
||||
Set the espeak voice to be used by default.
|
||||
.TP
|
||||
.B \-d, \-\^\-debug
|
||||
run in the foreground, rather than becoming a daemon process.
|
||||
.TP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue