Batch audio conversion to U-Law in Windows

0

I would like to be able to convert primarily mp3 files but ideally any audio file to a U-Law audio file by right-clicking the source file and having a "Convert to U-Law" context menu ideally.

The specific output settings required are: G.711 a/u-law wav (8000Hz, 8bit, mono)

I can manually do this through Audacity, and have tried another guide I found here using mpg123 but it comes out as PCM instead of U-Law and the file doesn't work in the intended device.

Any help is appreciated, thanks.

Brad

Posted 2019-06-10T04:36:09.427

Reputation: 1

No answers