VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Record a WAV (.wav) file

Patrick K. Bigley  (14 Submissions)   Miscellaneous   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

Finally, the RECORD source code for WAV files is here. Very easy, yet getting this (and all MCI commands) from Microsoft is like pulling teeth. We need simple code, so I brought this to you. Enjoy. I believe that I will start a website very soon, that will contain the entire listing and usage of the MCI Commands for the ordinary programmer like ourselves.

Assumes
Create a form (Form1). Add 3 command buttons to the form (Command1 Command2 Command3).

Returns
Creates a WAV file

API Declarations
'Included in the code below. Nothing here...(don't copy)

Rate Record a WAV (.wav) file (5(5 Vote))
Record a WAV (.wav) file.bas

Record a WAV (.wav) file Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters