HI Team,
It's an awesome product which am looking for. Its very light weight.
But unfortunately it's not working. Am not sure why.
Whatever the valid input am giving it says the file generated with zero bytes.
Am trying to convert a .wav file to .mp3 file
This is sample using
Transcoder.transcode("C:\sample.wav", "sample.mp3", DefaultAttributes.MP3_128KBS_MONO_44KHZ);
Please let me know, if i am missing anything
HI Team,
It's an awesome product which am looking for. Its very light weight.
But unfortunately it's not working. Am not sure why.
Whatever the valid input am giving it says the file generated with zero bytes.
Am trying to convert a .wav file to .mp3 file
This is sample using
Transcoder.transcode("C:\sample.wav", "sample.mp3", DefaultAttributes.MP3_128KBS_MONO_44KHZ);
Please let me know, if i am missing anything