1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-02-15 14:36:45 +00:00
2010-09-21 12:35:41 -05:00

4 lines
75 B
Bash
Executable File

#!/bin/sh
# Converts wave files to raw (headerless) files
sox $1 -t raw $2