mirror of
https://github.com/linux-speakup/espeakup.git
synced 2026-08-21 15:24:17 +02:00
updated README
This commit is contained in:
parent
c235a3b063
commit
0e47c95015
1 changed files with 16 additions and 8 deletions
24
README
24
README
|
|
@ -1,9 +1,6 @@
|
|||
espeakup connector
|
||||
=======================
|
||||
|
||||
This is very early alpha software, so please keep that in mind if you
|
||||
use this program.
|
||||
|
||||
espeakup is a program which makes it possible for speakup to use
|
||||
the espeak software synthesizer. It does this by reading speakup's
|
||||
softsynth device and passing the text to espeak which actually speaks.
|
||||
|
|
@ -46,12 +43,17 @@ Espeakup currently accepts the following command line options:
|
|||
--help, -h Show this help.
|
||||
--version, -v Display the software version.
|
||||
|
||||
Questions
|
||||
=========
|
||||
Getting the Latest Version
|
||||
==========================
|
||||
|
||||
You can contact me with questions, bugs, patches, etc, at
|
||||
w.d.hubbs@gmail.com or on the speakup mailing list. I hope you find
|
||||
this software to be useful.
|
||||
Currently, a tarball of the latest official release will be included in
|
||||
the contrib/ directory of the speakup repository. Also, it is possible
|
||||
to download a tarball of any released version from github as follows:
|
||||
|
||||
wget http://www.github.com/williamh/espeakup/tarball/vx.y
|
||||
|
||||
Also, the clone URL, if you are familiar with using git is
|
||||
git://github.com/williamh/espeakup.git.
|
||||
|
||||
Acknowledgements
|
||||
================
|
||||
|
|
@ -61,3 +63,9 @@ TTSynth connector, on which this work is based. Also, I would like
|
|||
to thank Kirk Reiser and Jonathan Duddington, the
|
||||
authors of Speakup and Espeak, respectively, for their work.
|
||||
|
||||
Questions
|
||||
=========
|
||||
|
||||
You can contact me with questions, bugs, patches, etc, at
|
||||
w.d.hubbs@gmail.com or on the speakup mailing list. I hope you find
|
||||
this software to be useful.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue