diff options
author | B. Watson <yalhcru@gmail.com> | 2022-01-21 13:37:08 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-25 14:44:36 +0700 |
commit | 599e1f6f578276d8eedeed8d6ed51217064d40fb (patch) | |
tree | bb1f7351e0a8b4209fb19d7cc7d0378ac459e66b /accessibility/picospeaker/README | |
parent | 00decef7a9244dc0278c45790f38e0dbeca96578 (diff) |
accessibility/picospeaker: Added (CLI frontend to svox).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'accessibility/picospeaker/README')
-rw-r--r-- | accessibility/picospeaker/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/accessibility/picospeaker/README b/accessibility/picospeaker/README new file mode 100644 index 0000000000000..00e1f502a20db --- /dev/null +++ b/accessibility/picospeaker/README @@ -0,0 +1,6 @@ +picospeaker (CLI frontend to svox) + +PicoSpeaker is a program written in Python that speaks text on its +command line or standard input using SVox Pico and Sox. Speech rate, +pitch, volume and language can be specified, and output can be saved +to any file format supported by Sox. |