play
Audio player of SoX - Sound eXchange. Plays any audio, with audio formats 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