spd-say
Common interface to speech synthesizers
Install
- All systems
-
curl cmd.cat/spd-say.sh
- Debian
-
apt-get install speech-dispatcher
- Ubuntu
-
apt-get install speech-dispatcher
- Arch Linux
-
pacman -S speech-dispatcher
- Kali Linux
-
apt-get install speech-dispatcher
- CentOS
-
yum install speech-dispatcher
- Fedora
-
dnf install speech-dispatcher-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install speech-dispatcher
- Raspbian
-
apt-get install speech-dispatcher
- Dockerfile
- dockerfile.run/spd-say
speech-dispatcher
Common interface to speech synthesizers
Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. This package contains Speech Dispatcher itself.
speech-dispatcher-utils
speech-dispatcher
speech-dispatcher-dbg
Speech Dispatcher debugging symbols
Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. This package contains the debugging symbols for Speech Dispatcher.