How to Install cl-speech-dispatcher in Ubuntu 18.04



Install cl-speech-dispatcher by entering the following commands in the terminal:

sudo apt update
sudo apt install cl-speech-dispatcher

Description:

Common Lisp interface to Speech Dispatcher

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 a Common Lisp library for communication with Speech Dispatcher.

Homepage: http://devel.freebsoft.org/speechd

Version: 0.8.8-1ubuntu1

Section: universe/devel