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

Last updated: May 14,2024

1. Install "speech-dispatcher" package

In this section, we are going to explain the necessary steps to install speech-dispatcher on Kali Linux

$ sudo apt update $ sudo apt install speech-dispatcher

2. Uninstall "speech-dispatcher" package

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

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

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

Package: speech-dispatcher
Source: speech-dispatcher (0.11.5-2)
Version: 0.11.5-2+b1
Installed-Size: 27012
Maintainer: Debian TTS Team
Architecture: amd64
Depends: adduser, speech-dispatcher-audio-plugins (= 0.11.5-2+b1), init-system-helpers (>= 1.51), libc6 (>= 2.34), libdotconf0 (>= 1.0.13), libglib2.0-0 (>= 2.75.3), libltdl7 (>= 2.4.7), libsndfile1 (>= 1.0.20), libspeechd2 (>= 0.9.0~rc1)
Recommends: speech-dispatcher-espeak-ng, sound-icons
Suggests: libttspico-utils, espeak, mbrola, speech-dispatcher-doc-cs, speech-dispatcher-festival, speech-dispatcher-cicero, speech-dispatcher-flite, speech-dispatcher-espeak
Breaks: cl-speech-dispatcher (<< 0.9~), libspeechd2 (<< 0.9~), python-speechd (<< 0.9~), python3-speechd (<< 0.9~), speech-dispatcher-baratinoo (<< 0.10.2-1~), speech-dispatcher-ibmtts (<< 0.10.2-1~), speech-dispatcher-kali (<< 0.10.2-1~)
Size: 3847256
SHA256: 3855a0f59d046eb78be16fcb5b80560c31a1eccd86147494f13ae1cf17a28ec2
SHA1: 4a0f649336a411a179b2a5564f9860e67c01a0e6
MD5sum: 8435188ea381ab63add72e3ee9666c03
Description: 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.
Description-md5:
Multi-Arch: foreign
Homepage: http://devel.freebsoft.org/speechd
Tag: accessibility::speech, interface::daemon, network::server,
role::program, works-with::audio
Section: sound
Priority: optional
Filename: pool/main/s/speech-dispatcher/speech-dispatcher_0.11.5-2+b1_amd64.deb