Click to See Complete Forum and Search --> : appending wav files


sureshm
May 14th, 2001, 08:34 AM
hello,

IS there any mechanism to append two wav files end of each other...pl give reply soon...

thanx

mike2145
May 18th, 2001, 09:50 PM
try opening both files as Binary read the first file and write into a third file then continue by reading the second file and writing into the third file the result will be the third file will actually contain the two files