Play the raw file as a 22050 Hz, mono, 8-bit, Mu-Law .au file

aplay

aplay --channels={{1}} --file-type {{raw}} --rate={{22050}} --format={{mu_law}} {{path/to/file}}

click the source code to copy install aplay on any operating system with command-not-found.com