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.