ahillyer
New member
- Joined
- Oct 11, 2007
- Messages
- 2
- Programming Experience
- 3-5
Hi all,
I'm trying to find a way to take a number of .wav files in a certain directory and do the following:
1) Generate a new audio file
2) Read a saved audio file and write it into the new one
3) Generate 3-5 seconds of silence in the new audio
4) Read and write another saved file to the new audio
5) Repeat steps 3 and 4 for quite some time
6) Save the new audio file
7) Close all files (obviously, the individual files would probably be closed immediately after use).
Preferably, I'm looking to program in VB.Net 2005 (not C#). Any help would be SEVERELY appreciated. I'm under a pretty tight deadline. Thank you thank you thank you!!!
-Aaron
I'm trying to find a way to take a number of .wav files in a certain directory and do the following:
1) Generate a new audio file
2) Read a saved audio file and write it into the new one
3) Generate 3-5 seconds of silence in the new audio
4) Read and write another saved file to the new audio
5) Repeat steps 3 and 4 for quite some time
6) Save the new audio file
7) Close all files (obviously, the individual files would probably be closed immediately after use).
Preferably, I'm looking to program in VB.Net 2005 (not C#). Any help would be SEVERELY appreciated. I'm under a pretty tight deadline. Thank you thank you thank you!!!
-Aaron