Files
Jedi-Academy/tools/wav_wxb2.bat
2013-04-04 14:32:05 -07:00

6 lines
129 B
Batchfile

sox %1 -w -r 22050 -t .wav __temp__.wv
lipsyncthing __temp__.wv %~dpn1.lip
xbadpcmencode __temp__.wv %~dpn1.wxb
del __temp__.wv