EtiTheSpirit / WEMConverter

Converts WEM to WAV or converts any audio format into WEM.
MIT License
40 stars 4 forks source link

[Suggestion] Command line support #15

Open lmiol opened 1 month ago

lmiol commented 1 month ago

could you make something like WEMCompilerTool.exe -source "C:\Folder with spaces\file with spaces.mp3" -output "C:\Folder with spaces\file with spaces.wem" or WEMCompilerTool.exe -source file with spaces.mp3 -output file with spaces.wem

PalaVR-AI commented 2 weeks ago

Seconding this. Bethesda changed to WEM for Starfield. Now that the CK is out there's a need for a tool that can be called at the command line that can take WAV created from any of a number of Text to Speech engines and output the same file as WEM, much like FaceFXWrapper does today (minus the lipsync file that FaceFXWrapper creates, of course.)