Espeak

From wikinotes
Revision as of 23:20, 17 September 2023 by Will (talk | contribs) (Created page with "A text-to-speech engine that ships with a variety of voices/accents. = Documentation = <blockquote> {| class="wikitable" |- | github || https://github.com/espeak-ng/espeak-ng |- |} </blockquote><!-- Documentation --> = Install = <blockquote> <syntaxhighlight lang="bash"> pacman -S espeak-ng </syntaxhighlight> </blockquote><!-- Install --> = Usage = <blockquote> <syntaxhighlight lang="bash"> espeak --voices # list available voices espeak -v en-gb 'hi there...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A text-to-speech engine that ships with a variety of voices/accents.

Documentation

github https://github.com/espeak-ng/espeak-ng

Install

pacman -S espeak-ng

Usage

espeak --voices             # list available voices

espeak -v en-gb 'hi there'  # says: hi there