espeakup
Bridge for espeak and speakup
Espeakup is a bridge between the speakup driver implemented in the Linux kernel and the espeak-ng text to speech synthesizer. In order for this package to work, you need to have the following kernel modules built:
CONFIG_SPEAKUP=m
CONFIG_SPEAKUP_SOFT=m
- Versions: 0.90
- Website: https://github.com/linux-speakup/espeakup
- Licenses: GPL 3+
- Package source: gnu/packages/accessibility.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of espeakup
as follows:
guix install espeakup
Or install a particular version:
guix install espeakup@0.90
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of espeakup about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/espeakup'><img src='https://packages.guix.gnu.org/packages/espeakup/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/espeakup)
Example Org:
[[https://packages.guix.gnu.org/packages/espeakup][https://packages.guix.gnu.org/packages/espeakup/badges/latest-version.svg]]