Category "mp3"

How to convert wav to mp3 and mp3 to wav while keeping the same size

I cannot find out how I can convert a wav to mp3 and mp3 to wav. Does anyone know how to convert a .wav file into a .mp3 or .ogg and later convert back into .wa

How to use AMediaExtractor_seekTo with ndk

I am writing a mp3 player for android with ndk. Im using AMediaExtractor and AMediaCodec as in ndk example NativeCodec. Now would reposition the stream and I wo

How to get the duration of an mp3 file

I tried many methods but did not get the exact length value of an mp3 file. With moviepy: audiofile = AudioFileClip(url) print("duration moviepy: " + str(audi

PHP Download MP3 files from directory on server

I am attempting to download MP3 files to the user computer located in a directory named "songs" on the server. I have been able to run a script which downloads

How to get a duration of mp3 file via .NET/C#? [closed]

I need to create a M3U playlist of mp3 songs. Is there any way to read the duration attribute of MP3 files?

Different sound playing modules not working

I created a program for my little sister to learn math and now want to add sound. So looked up on how to add sound to my program and found the winsound module.

VLC encountered an error with this media Android

I have been trying to play an mp3 audio file in the default media player. Copying the code from here I write my code like this AlertDialog.Builder dialog =