|
|
@@ -122,6 +122,13 @@ words are provided then text is spoken from stdin a line at a time. |
|
|
|
* `--voices[=<language code>]`: |
|
|
|
Lists the available voices. If =<language code> is present then only |
|
|
|
those voices which are suitable for that language are listed. |
|
|
|
If `xx-yy` language code is passed, then voices with `yy` of `xx` language variants |
|
|
|
are shown with higher priority than just `xx`. |
|
|
|
If `variant` is passed, then all voice variants are shown. |
|
|
|
If `mb` or `mbrola` is passed, then all voices using the MBROLA voice synthesizer |
|
|
|
are shown. |
|
|
|
If `all` is passed, then all eSpeak NG voices, voice variants and MBROLA |
|
|
|
voices are shown. |
|
|
|
|
|
|
|
* `--voices=<directory>`: |
|
|
|
Lists the voices in the specified subdirectory. |