speexenc

The Speex codec command line tools

Debian Debian
RUN apt-get update && \ apt-get install -y speex
Ubuntu
RUN apt-get update && \ apt-get install -y speex
Alpine
RUN apk add speex
Arch Arch Linux
RUN pacman -S --noconfirm speex
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y speex
CentOS
RUN yum install -y speex-tools
Fedora
RUN dnf install -y speex-tools
Raspbian
RUN apt-get update && \ apt-get install -y speex
click the source code to copy install speexenc on any operating system with command-not-found.com