speexenc
The Speex codec command line tools
Install
- All systems
-
curl cmd.cat/speexenc.sh
- Debian
-
apt-get install speex
- Ubuntu
-
apt-get install speex
- Alpine
-
apk add speex
- Arch Linux
-
pacman -S speex
- Kali Linux
-
apt-get install speex
- CentOS
-
yum install speex-tools
- Fedora
-
dnf install speex-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install speex
- OS X
-
brew install speex
- Raspbian
-
apt-get install speex
- Dockerfile
- dockerfile.run/speexenc
- Docker
-
docker run cmd.cat/speexenc speexenc
powered by Commando
speex
The Speex codec command line tools
Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. This package contains the encoder and decoder command-line applications.
libspeex-dbg
debugging symbols for libspeex and libspeexdsp
This package provides the detached debug symbols for those libraries.