Server audio converter
Windows
2000/2003/Vista/7/8/10/11
and
2012/2016/2019/2022 Server
and
Docker/Citrix/Wine
Total Audio Converter X (extended) is a must-have for anyone dealing with converting audio on web-servers. Audio Converter X has no gui, just the command line that provides high speed and efficient work on web-server. Active X is also available. Total Audio Converter X is unique - it supports most popular formats of audio.
The program supports ID3 Tags and CUE files. It converts audio tracks on the fly. It doesn't need an intermediary WAV file.
High converting speed and batch conversions result in a simple and boredom-free process. Besides all this, Total Audio Converter X will play all files of selected media types for you when everything is done. Try it for free (30 days trial period, no limitations) and find out that it is really worth its money.
Example ASP:
dim C Set C=CreateObject("AudioConverter.AudioConverterX") C.Convert "c:\source.WAV", "c:\dest.MP3", "-cMP3" Response.Write C.ErrorMessage set C = nothing
$src="C:\test.ogg"; $dest="C:\test.mp3"; if (file_exists($dest)) unlink($dest); $c= new COM("AudioConverter.AudioConverterX"); $c->convert($src,$dest, "-c mp3"); if (file_exists($dest)) echo "OK"; else echo "fail:".$c->ErrorMessage;
Some of the currently supported file format conversions:
|
|
|
(includes 30 day FREE trial)
(only $499.00)
Updated Tue, 06 May 2025
(only $499.00)