Working codec2 support

This commit is contained in:
Brian West
2010-09-21 12:35:41 -05:00
parent 549b2356d6
commit 62b55523c2
150 changed files with 14078 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/sh
# Converts 16 bit signed short 8 kHz raw (headerless) files to wave
sox -r 8000 -s -2 $1 $2