VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Wav Recorder

by CAESAR DUTTA (1 Submission)
Category: Sound/MP3
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

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
Code Returns
Saves the file as a WAV file
Side Effects
No

Rate Wav Recorder

Upload

Download this snippet    Add to My Saved Code

Wav Recorder Comments

No comments have been posted about Wav Recorder. Why not be the first to post a comment about Wav Recorder.

Post your comment

Subject:
Message:
0/1000 characters