|
|
Sound Recorder ActiveX Light 1.0
|
|
The light version of Sound Recorder Player AX.
|
|
|
What is Sound Recorder ActiveX Light?
|
|
Sound Recorder ActiveX Light 1.0 is an ActiveX (OCX) component for software developers. This ActiveX is the light version of Sound Recorder Player AX and it contains all the basic features of the main version. With this ActiveX component you can record sound from any device to MP3, WMA, WAV and ACM audio files. You can also play those audio files without to install any additional audio codecs. Also, you can get full information about the audio files, set the ID3 tags, and much more. This component supports many events, errors handling, runs fast and very easy to the use.
|
|
| |
|
|
| |
|
|
| |
Screenshot:
|
 |
|
|
|
|
|
|
|
|
Benefits:
- Record the sound on the fly (real time).
- Record the sound to MP3, WMA and PCM WAV files.
- Record from any sound card device.
- Get the recorded time length on real-time.
- Get the recorded size length on real-time.
- Pause/Unpause record.
- Set/Get the ID3 tags of the recorded file.
- Get the information about the recorded file.
- Get a list of WMA tags that installed on the local machine.
- Get a list of WMA format according to the selected tags.
- Get the information about the selected codec.
- Play the recorded file.
- Get and set the position of the played file.
- Pause/Unpause play.
- Runs fast.
- Support many events.
- Easy to the use.
- Error handling.
- Can be run under Windows 98/NT/ME/2000/XP/VISTA/2003/WIN7.
- Can run with VB6, VC6, VB.NET, C#.NET, C++.NET, Delphi, Access.
|
|
|
Sample:
|
|
'Record to WAV
cSoundRecorder1.RecordTo = RECORD_TO_WAV
'Declear and set the wav properties
Dim WAVProperties As
WAV_Properties
WAVProperties.nBitsPerSample = CLng(cboBitrateWAV.Text)
WAVProperties.lSampleRate = CLng(cboSamplesWAV.Text)
WAVProperties.nChannels = cboChannelsWAV.ListIndex + 1
'If you do not want to save the wav header
'cAudioConverter1.WriteWavHeader = False
'Set the wav encoding properties
cSoundRecorder1.SetWAV WAVProperties
'Start to record
rc = cSoundRecorder1.RecordStart(cboDevicesInput.ListIndex, txtAudioFile.Text)
'Check if an error appears:
If rc <> 0 Then
txtResults.Text = txtResults.Text & Time & ": Error
RecordStart ." & cSoundRecorder1.ErrorTextIn(rc) & vbCrLf
Exit Sub
End If
|
|
|
|
|
|
Methods and events:
|
Methods:
Let Metter, Let Tag_Title, Get Tag_Title, Let Tag_Album, Get Tag_Album, Let Tag_Artist, Get Tag_Artist, Let Tag_SongYear, Get Tag_SongYear, Let Tag_Genre, Get Tag_Comment, Let Tag_Comment, Get Tag_Genre, Let Tag_TrackNumber, Get Tag_TrackNumber, Let RecordTo, Get Info_Bitrate, Get Info_BitsPerSample, Get Info_Channels, Get Info_Duration, Get Info_Samplerate, SetMP3, WMACodecs, WMACodecFormats, WMACodecsX, WMACodecXVal, WMACodecsFormatsX, WMACodecFormatXVal, SetWMA, Let WriteWAVHeader, SetWAV, SetACM, ErrorTextOut, PlayPause, PlayUnPause, RecordPause, RecordUnPause, IsPausedOut, IsPausedIn, DonePlay, Init, DeInit, Get AudioDataOut, Get AudioDataIn, PlayStop, PlayStart, CloseFile, OpenAudioFile, PositionGet, PositionSet, GetSecondsAsTimeString, IsPlaying, ErrorTextIn, RecordStart, RecordStop, IsRecording, GetDetailsDevice, NumOfAudioDevices, Let CutSilence, Get CutSilence, Get CutSilenceVal, Let CutSilenceVal, GetTags, GetTagInfo, GetFormatsByTag.
Events:
Err, ProgressRecord, TagCodecs, TagFormats.
|
|
|
|
|
|

Download:
|
|
The Sound Recorder ActiveX Light 1.0 can be run for
free under a trial mode. The trial mode is a
limited version and it displays a registration window at
any time the
Sound Recorder ActiveX Light 1.0 is opened or closed.
|
|
|
|

Purchase a license now.
|
|
The registration made by PLIMUS DOT COM for WiserBit.com
After you place your order, within several minutes (normally instantly), you will receive an order confirmation email with your registration code.
|
|
|
|
More:
|
|
|
|
| |

Support:
|
|
|
|
|
|
|
|
|