I am building a web app for users to upload audio files but want the audio files compressed to a smaller size before uploading to the server. I have been able to compress the image upload part but have no idea about audio upload. I tried ffmeg but didn't work for me.