Split Audio in VB.NET

Joined
Jun 22, 2004
Messages
5
Programming Experience
10+
I am looking for a nice way to write a program that stores start/end times and then will be able to batch the files out as individual audio files.

OR we can do it like SoundRecorder does it: create a dummy file each time and "Delete Everything Before Current Position" and "Deleter Everything After Current Position".

Thanks.

vs
 
Back
Top