|
|
Sound Recorder Player ActiveX 1.0
|
|
ActiveX (OCX) component to record sound to many types of audio files.
|
|
|
What is Sound Recorder Player ActiveX?
|
|
Sound Recorder Player ActiveX 1.0 is an ActiveX (OCX) component for software developers.
With this ActiveX component you can record (and play) any sound from any sound device to MP3, WMA, WAV, OGG and APE audio files.
Also, you can detect a voice/silence; you can display 2 types of audio graph (amplitude and frequency), get full information about the audio files, set the ID3 tags, and much more.
The Sound Recorder Player ActiveX 1.0 can also play those audio files and many other audio formats (such as VOX, AIF, SND, CDA tracks from an Audio CD, and more) without to install any additional audio codecs on the local machine.
This component supports many events, with 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, APE, OGG, PCM and ACM WAV.
- Record from any sound card device.
- Set the format to record from the sound card device.
- Start to record when noise is detected (Optional).
- Stop to record when silence is detected (Optional).
- Do not save the silence section from the end of the recorded file (Optional).
- Display 2 types of audio graph.
- Display a meter.
- Silence detection.
- 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 ACM tags that installed on the local machine.
- Get a list of ACM format according to the selected tags.
- 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:
|
|
'Start to record:
'Check if the component is already record:
If cSound1.IsPlaying Or
cSound1.IsRecording Then Exit
Sub
'Set the silence detection:
SetSilence
'Set the ID3 tags:
SetID3Tags
'Record to WMA
cSound1.RecordTo = RECORD_TO_WMA
'Declear and set the wma properties
Dim WMAProperties As
WMA_Properties
WMAProperties.lCodec = cboWMACodecs.ListIndex
WMAProperties.lFormat = cboWMAFormat.ListIndex
'Set the wma encoding properties
cSound1.SetWMA WMAProperties
'Set the wav format to record from the device:
SetRecordFormat
'Set the device index to record from:
lSoundDeviceIndex = cboDevicesInput.ListIndex
'Start to record
rc = cSound1.RecordStart(cboDevicesInput.ListIndex, txtAudioFile.Text,
RecAudioFormat)
'Check if an error appears:
If rc <> 0 Then
txtResults.Text = txtResults.Text & Time & ": Error
RecordStart ." & cSound1.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, SetAPE, WMACodecs, WMACodecFormats, WMACodecsX, WMACodecXVal, WMACodecsFormatsX, WMACodecFormatXVal, SetWMA, Let WriteWAVHeader, SetWAV, SetACM, SetOGG, ErrorTextOut, PlayPause, PlayUnPause, RecordPause, RecordUnPause, IsPausedOut, IsPausedIn, DonePlay, Init, DeInit, Get AudioDataOut, Get AudioDataIn, PlayStop, PlayStart, CloseFile, OpenAudioFile, PreScreenClose, PreScreenOpen, PositionGet, PositionSet, GetSecondsAsTimeString, IsPlaying, ErrorTextIn, RecordStart, RecordStop, IsRecording, GetDetailsDevice, NumOfAudioDevices, IsPreScreen, Let CutSilence, Get CutSilence, Get CutSilenceVal, Let CutSilenceVal, GetTags, GetTagInfo, GetFormatsByTag.
Events:
Meter, Err, ProgressRecord, TagCodecs, TagFormats.
|
|
|
|
|
|

Download:
|
|
The Sound Recorder Player ActiveX 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 Player ActiveX 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:
|
|
|
|
|
|
|
|
|