VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Wav Recorder

CAESAR DUTTA  (1 Submission)   Sound/MP3   Visual Basic 3.0   Advanced   Wed 3rd February 2021

This is for programmers who wants to learn how
to use waveIn API's for recording and how to use
mmioXXXX API's to save the recorded WAV into a
file. It also exhibits the use of CALLBACK_WINDOW
procedure.
Start the application so that the recording can
be started as soon as the source is ready.
Just play any music, say from a CD source,
Microphone, Line In. Make sure that the line is
not muted, and the input device (Wave In) is
selected. This can be done with the help of
Volume Control which comes with 98/NT 4.0.
The rest is easy

Inputs
No inputs

Assumes
Start the application so that the recording can be started as soon as the source is ready. Just play any music, say from a CD source, Microphone, Line In. Make sure that the line is not muted, and the input device (Wave In) is selected. This can be done with the help of Volume Control which comes with 98/NT 4.0. The rest is easy

Returns
Saves the file as a WAV file

Side Effects
No

Rate Wav Recorder (7(7 Vote))
Wav Recorder.bas

Wav Recorder Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters