AudioAX
ActiveX Components and Source Code for Software Developers.
Audio Converter ActiveX Light 1.0
ActiveX (OCX) to convert MP3, WMA, WAV and OGG from one format to another.
 
Audio Converter ActiveX Light 1.0 - Fast Navigation:
Home | Benefits | Screenshot  | Download | Sample | Purchase | More...
 
What is Audio Converter ActiveX Light?
Audio Converter ActiveX Light 1.0 is an ActiveX (OCX) component for software developers; This ActiveX is the light version of Audio Converter AX and it contains all the basic features of the main version.

With this ActiveX component you can convert MP3, WMA, PCM WAV and OGG from one format to another, copy or add the audio ID3 tags from the source files, can get the general information about the source audio files (bitrate, length, time, etc..), supports many events, with errors handling, runs fast and very easy to the use.
 
Not a software developer ? Click here..
 
Click here to download the Audio Converter ActiveX Light 1.0 (0.68MB)
 
Screenshot:
Audio Converter ActiveX Light 1.0
 

Benefits:

  • Convert MP3, WMA, OGG and PCM WAV files from one format to another.
  • Get/Set the ID3 tags.
  • Get the information about the source files.
  • 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.
  • Runs fast.
  • Support many events.
  • Easy to the use.
  • 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:
'Get the source file information and present
'it in the text box:

'Open the audio file
cAudioConvertAXL.OpenFile txtSource.Text

'Get the information about the audio file
Dim sSrcInfo As String

'General info:
sSrcInfo = sSrcInfo & "General Information:" & vbCrLf
sSrcInfo = sSrcInfo & "Time:" & cAudioConvertAXL.SecondsAsTimeString((cAudioConvertAXL.Info_Duration / 1000)) & vbCrLf
sSrcInfo = sSrcInfo & "Bitrate:" & cAudioConvertAXL.Info_Bitrate & vbCrLf
sSrcInfo = sSrcInfo & "Bit per sample:" & cAudioConvertAXL.Info_BitsPerSample & vbCrLf
sSrcInfo = sSrcInfo & "Cahnnels:" & cAudioConvertAXL.Info_Channels & vbCrLf
sSrcInfo = sSrcInfo & "Samplerate:" & cAudioConvertAXL.Info_Samplerate & vbCrLf & vbCrLf

'Get the ID3 Tags:
cAudioConvertAXL.GetID3Tags txtSource.Text

'ID3 tags:
txtTagAlbum.Text = cAudioConvertAXL.Tag_Album
txtTagArtist.Text = cAudioConvertAXL.Tag_Artist
txtTagComment.Text = cAudioConvertAXL.Tag_Comment
txtTagGenre.Text = cAudioConvertAXL.Tag_Genre
txtTagSong.Text = cAudioConvertAXL.Tag_Title
txtTagTrack.Text = cAudioConvertAXL.Tag_TrackNumber
txtTagYear.Text = cAudioConvertAXL.Tag_SongYear
txtTagComment.Text = cAudioConvertAXL.Tag_Comment

'Disaply the file name:
txtSrcInfo.Text = sSrcInfo

'Set convert to
SetConvertTo
 
Methods and events:
Methods:
Let SourceFile, Let Destination, 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 WriteWAVHeader, Let ConvertTo, Get Info_Bitrate, Get Info_BitsPerSample, Get Info_Channels, Get Info_Duration, Get Info_Samplerate, Cancel, ConvertX, CloseFile, SetMP3, WMACodecs, WMACodecFormats, WMACodecsX, WMACodecXVal, WMACodecsFormatsX, WMACodecFormatXVal, SetWMA, SetWAV, SetOGG, Init, DeInit, GetAudioInfo, GetID3Tags, OpenFile, SecondsAsTimeString, Samples.

Events:
Progress, Error.
 
Download:
The Audio Converter 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 Audio Converter 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.

* Up to the main version - Read our Updates/Upgrades policy.
 
More:
 
Support:
 
 


Share | | | | | | |


Home Page - Products - Downloads - Prices - Site Map


audioax.com - ActiveX Components for software developers. Contact Us
Copyright © 2010 audioax.com. All rights reserved.