VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



AudioRecorder 2.0

by Eeltje de Vries (1 Submission)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (24 Votes)

AudioRecorder is a program for recording sound. You can select the bit rate, 8/16 bits and stereo/mono. It is possible to make a manual recording, but is is also possible to program a recording. The recording can be saved, if you like automatically. All settings are stored in the registry.
Furthermore you can choose a midi file (use "Settings") to record. As soon as you hit the "Record" button the midi file starts playing and it is recorded as a wave file at the same time.
Some minor bugs have been removed! Furthermore you can now use long file names and map names with spaces in it.
Version 2.0!!
The newest version is from February 18, 2000 at 11:30 UTC.

Assumes
You will need a sound card....
Code Returns
The recording as a wave file (if you choose for automatic saving). It can start playing a midi file and recording it simultaneously.
Side Effects
None, as far as I know. The settings are stored in the registry.
API Declarations
mciSendString is used. Also an API call to change a long file name to a short file name. After saving the file with a short file name it is renamed later to a long file name.

Rate AudioRecorder 2.0

Download AudioRecorder 2.0

Download AudioRecorder 2.0 (10 KB)

AudioRecorder 2.0 Comments

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

Post your comment

Subject:
Message:
0/1000 characters