hello,
IS there any mechanism to append two wav files end of each other...pl give reply soon...
thanx
Printable View
hello,
IS there any mechanism to append two wav files end of each other...pl give reply soon...
thanx
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