Using espeak on Alpine Linux

From Alpine Linux
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Espeak

espeak multi-lingual speech synthesis is available in Alpine Linux 1.7.29 and above.

Installing

espeak can be installed by running:

# apk add espeak

Example

For historical reasons, the canonical reference for speech synthesis on Alpine Linux is the phrase "Liver. Yes you heard me. Liver. There's nothing I can do about it."

To get your Alpine Linux machine to say that, you can run the following espeak command:

espeak "Liver. Yes you heard me. Liver. There's nothing I can do about it."

enjoy.