Re: Combining .wav files
- From: "DevNick" <devnick@xxxxxxxxxxxxxxxxx>
- Date: Sun, 24 Apr 2005 16:57:46 -0400
This isn't really that tough.. however it depends 100% on what you mean.
You should open each file up and put it in memory, then create a Byte array
in the correct waveformat(headers) and then stuff in the bytes from the wave
file that you want. Not sure what yuo mean by combine100%.. need more detail
"Tom_B" <TomB@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:14343982-F70D-47F1-A850-ED1DA779A47F@xxxxxxxxxxxxxxxx
>I need to combine several .wav files into one file, and do this hands-off
>in
> an automated environment.
>
> Any ideas on how this could be done?
>
> What methods or classes are available for reading .wav formats?
>
> Thanks.
.
- Follow-Ups:
- Re: Combining .wav files
- From: Tom_B
- Re: Combining .wav files
- References:
- Combining .wav files
- From: Tom_B
- Combining .wav files
- Prev by Date: Re: Debugging a stored procedure
- Next by Date: exception while copying a file to a network drive
- Previous by thread: Combining .wav files
- Next by thread: Re: Combining .wav files
- Index(es):
Relevant Pages
|