sox
Sound eXchange: play, record and convert audio files. Audio formats are identified by the extension. More information: <http://sox.sourceforge.net>.
RUN apt-get update && \
apt-get install -y sox
RUN apt-get update && \
apt-get install -y sox
RUN apk add sox
RUN pacman -S --noconfirm sox
RUN apt-get update && \
apt-get install -y sox
RUN yum install -y sox
RUN dnf install -y sox
RUN apt-get update && \
apt-get install -y sox