Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Concatenating .WAV files
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00812293
Message ID:
00812297
Views:
15
>Hi All
>Is there a way to concatenate multiple wav files to one file?


Jaime

I never thought about doing that but it should be possible. I am sure there are utilities in the net to do just that.

You could also try FileToStr() and StrToFile() to join them in VFP and output them to a new file. Then there is also the old DOS COPY command like Copy file1+file2 /b


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform