How to Install speex in Ubuntu 18.04



Install speex by entering the following commands in the terminal:

sudo apt update
sudo apt install speex

Description:

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.

Homepage: http://www.speex.org/

Version: 1.2~rc1.2-1ubuntu2

Section: universe/sound