I have one .mp3 file and I have to convert it into .aac file format.I have made one android app and it will only use .aac files.I have seen many questions on stackoverflow based on this.But didn't get any right solution with code. So please help with the coding part without using ffmpeg library.
Asked
Active
Viewed 1,760 times
5
-
Is there any particular reason for not using ffmpeg? – Mauker Jun 11 '15 at 13:08
-
If ffmpeg is not available ,then what will be your approach @Mauker – Udit Kumawat Jun 11 '15 at 13:11