I am using some mp3 files in my android aap. Its volume is very low. How can i amplify its sound by 3 times programmatically.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you want to boost the mp3 sound programmatically then it will cost a lot cpu usage, (which for a low end device is a serious matter) and also you have some pre-loaded mp3 to play so my suggestion is to pre-increase the sound volume of those mp3s (using some sound editing software like audacity) and then use those in your app.