Command-line sound player for ALSA soundcard driver. More information: https://manned.org/aplay.
aplay {{path/to/file}}
aplay --duration={{10}} --rate={{2500}} {{path/to/file}}
.au
file:aplay --channels={{1}} --file-type {{raw}} --rate={{22050}} --format={{mu_law}} {{path/to/file}}