How to Install and Uninstall cl-speech-dispatcher Package on Kali Linux

Last updated: May 13,2024

1. Install "cl-speech-dispatcher" package

Please follow the steps below to install cl-speech-dispatcher on Kali Linux

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

2. Uninstall "cl-speech-dispatcher" package

Here is a brief guide to show you how to uninstall cl-speech-dispatcher on Kali Linux:

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

3. Information about the cl-speech-dispatcher package on Kali Linux

Package: cl-speech-dispatcher
Source: speech-dispatcher
Version: 0.11.5-2
Installed-Size: 54
Maintainer: Debian TTS Team
Architecture: all
Depends: cl-regex
Size: 14288
SHA256: 3da5091b9b230282cbedc8951e53707c16dc9aa851898b721a50507a1179b122
SHA1: 05169cd44e6febc03cd90476b7808c4ab8efee4a
MD5sum: 80b3aca2795efd7488069c88527bb10e
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.
Description-md5:
Multi-Arch: foreign
Homepage: http://devel.freebsoft.org/speechd
Tag: accessibility::speech, devel::lang:lisp, devel::library,
implemented-in::lisp, works-with::audio
Section: lisp
Priority: optional
Filename: pool/main/s/speech-dispatcher/cl-speech-dispatcher_0.11.5-2_all.deb