I am trying to find a command line audio converter that can read a .vox file format, and output as .wav, or .mp3

The .vox files are encoded in the Dialogic ADPCM format, and I am looking for a way to convert, or otherwise reliably compress them for transmission over a network.

I need a command line tool so I can automate the process, any help would be appreciated!