var fDesc=new Array(); fDesc[0] = "NBX Audio Converter is an all-in-one mp3 wav wma ogg vox converting tool. With NBX Audio Converter, you can convert audio files between: MP3, WAV, OGG, WMA, VOX audio formats.

NBX Audio Converter contains all the features of NBFree MP3 to WAV Converter, NBFree MP3 to WMA Converter and NBFree WMA to MP3 Converter. And it also has many other additional features.

Features:

- ALL-in-ONE program to convert between all audio files

- output wav formats: Microsoft PCM, Microsoft ADPCM, DSP Group TrueSpeech, GSM. Change frequency, channel, bits per sample

- more powerful mp3 lame encoder: HighPass Filter, LowPass Filter; CBR, ABR, VBR encoding. 16 kinds of presets MP3 formats

- change OGG frequency, channel, nominal bitrate; VBR Enabled; Quality Enabled

- change VOX audio frequency

- Build-in audio player: Play MP3, MP2, MP1, MPEG, WAV, OGG, WMA, VOX audio

- Auto rename, skip, or overwrite existing file

- Easy to use and user friendly

- 8 out of 10

Limitations:

- you may convert 8 files in this program's trial version
NBX Audio Converter is an easy to use tool that allows you to convert many audio files to various audio formats."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }