Top "Mp3" questions

MPEG-1 or MPEG-2 Audio Layer III, more commonly referred to as MP3, is a patented digital audio encoding format using a form of lossy data compression.

Reading mp3 tag information in vb.net

I'm doing a project in VB.NET 2005, in which I have to extract the tag information of mp3 files. For …

vb.net tags mp3 id3-tag
How to save song/mp3 to Media Library in Windows Phone 8?

I'm solving simple task - in Windows Phone 8 it should be possible to save mp3 file downloaded from Internet into …

mp3 windows-phone-8 media-library
How to play mp3 from bytes?

Is there a way to play mp3 from bytes directly using python? If not, can I convert the binary to …

python pygame mp3 pyaudio
Java Jlayer Mp3 Player - how to repeat and stop song

I have problem with mp 3 player. I'm using jLayer. This is my code private void formWindowOpened(java.awt.event.WindowEvent …

java netbeans mp3 jlayer
How to create mp3 from text with Google TTS?

How to create mp3 from any text with Google TTS? 1) I try to find google.translate API, but finded only "…

audio web mp3 text-to-speech google-text-to-speech
Python VLC binding- playing a playlist

I was wondering if it is possible to open(play) a music playlist ( .m3u file) with the use of …

python mp3 vlc playlist audio-player
how do I play mp3 file?

How can I write a script in ruby which plays mp3 file (background-music) when executed from command-line? I tried this …

ruby mp3 playback background-music
AVFoundation iOS 5

My apps runing on the appstore are using mp3 and video files that don't work since iOS5 update. I've installed …

iphone video mp3 avfoundation ios5
Delphi: EMCIDeviceError when starting MCI

I use the TMediaPlayer component for playing music. It works fine with most of my tracks. But it doesn't work …

delphi mp3 windows-media-player audio-player
jAudiotagger - How to create custom TXXX tags

I want to create/add a custom ID3 tag to a MP3 (ID3v2.3 or ID3v2.4). There is a …

java mp3 id3 id3-tag