Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Command line scripting with SoX and create a batchfile

$
0
0

first time poster and absolute AutoIt beginner.... please be gentle! I'm trying to write a script to automate the Sox tool to convert a .ul file to .wav en when done delete the .ul file.

 

But this must be done for a whole disk with directory's. So I like todo this with a script or batchfile.

 

So what I do now is the following just for one file:

 

sox -r 8000 -c 1 E:\directory\date\127\call\20120629.ul E:\directory\date\127\call\20120629.wav

 

So a script that search into all directory's and convert to /wav en delete when ready the .ul file (don't worry, we have a backup)

 

The .wav file must be in the some directory as the original file.

 

 


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>