Initial commit.
This commit is contained in:
5
tools/wav_wxb2.bat
Normal file
5
tools/wav_wxb2.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
sox %1 -w -r 22050 -t .wav __temp__.wv
|
||||
lipsyncthing __temp__.wv %~dpn1.lip
|
||||
xbadpcmencode __temp__.wv %~dpn1.wxb
|
||||
del __temp__.wv
|
||||
|
||||
Reference in New Issue
Block a user