How to Install and Uninstall cl-speech-dispatcher Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "cl-speech-dispatcher" package

This tutorial shows how to install cl-speech-dispatcher on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-speech-dispatcher

2. Uninstall "cl-speech-dispatcher" package

This guide let you learn how to uninstall cl-speech-dispatcher on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cl-speech-dispatcher $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-speech-dispatcher package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cl-speech-dispatcher
Priority: extra
Section: universe/devel
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Debian TTS Team
Architecture: all
Source: speech-dispatcher
Version: 0.8.3-1ubuntu3
Depends: cl-regex, common-lisp-controller
Filename: pool/universe/s/speech-dispatcher/cl-speech-dispatcher_0.8.3-1ubuntu3_all.deb
Size: 12352
MD5sum: 36436adaed6da310221dfb12c995f95a
SHA1: da6125859bafe5f86508283ac6266fd1f3dd2bf5
SHA256: 45a54e1f351bcf9985677f54e4d900d80e246d7c6eaeed5ee8eb980057aa22a0
Description-en: 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.
Description-md5: 7b4b0a144c4870eab899a44ed1bbb38d
Homepage: http://devel.freebsoft.org/speechd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu