|
I'd like to play mp3 files (b/c they compress smaller than .wav's) from a vb6 app but without needing any other player installed.
Any suggestions?
Started by Clay Nichols on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Cheers....
Add Player 's docPlayer.pvLoadMediaFile for sample and check out the usage of IBasicAudio thoughout the source -- volume control, etc.
Use a DLL, for example FMOD to play the mp3 files.
Control windows media player from vb6.
|
|
Hello,
I just bought an MP3 player and a set of big headphones for my grandfather. The idea is that he will listen to audio books. He has bad sight, but he has also bad earing. Because of this, I want the sound to be very loud on the headphones.
I loaded...
Started by pauloya on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
The headphone amplifiers in portable....
I can't find any technical spec on you MP3 player, but I'll suspect that it isn't as powerfulInstead of changing the player and headphones you could remaster the audio tracks with a higher db.
|
|
What is the best MP3 player for embedding on a website? Something simple but needs to have list of items to play instead of just plays single item
Thanks
Started by Phen on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
You can use the Dewplayer Music Player with a lot of success on....
It looks nice, is easy to use, and the documentation ispretty good for a free player.
Their 'multi' player has a playlist.
I just started using flash-mp3-player.net.
|
Ask your Facebook Friends
|
Which is lightest on resources, free and portable MP3 player for Windows with playlist support?
I don't need any visualization/plugin/skins.
Please give info about memory usage (while song is running in player) also in your answer.
Started by Jitendra vyas on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at superuser):
XMPlay is an audio player, supporting the OGG / MP3 / MP2 ....
Very lightweight, skinnable, no install needed.
XMPlay is pretty good.
I think foobar2000 suits your needs
Wikipedia on foobar2000:
foobar2000 is a freeware audio player.
|
|
Hi, the only mp3 flash player I've see has been the Google Audio widget which is limited in its appearance.
http://www.widgetbox.com/widget/mp3
For my wordpress, I like the player I use 1 Pixel Out's, which is great:
http://www.1pixelout.net/code/audio...
Started by Angela on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
I'd recommend A2 mp3 player - http.
Www.macloo.com/examples/audio_player/
I hope this helps.
|
|
I am building a website for someone who is starting a music studio. They want an mp3 player on there so people can hear some music. They also want the songs to have a download and buy link. I usually stay away from any flash stuff, but I think a flash...
Started by thatryan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
This way you can add video to your the hosting and the player.
Unless you're runningPersonally, I would use YouTube as an on-site music player.
From there it's only a few clicks to download the MP3 directly.
Based player.
|
|
This url (or any streaming mp3) cannot be played by my windows media player :
http://mp3.streampower.be/radio1-mid.mp3
It can be played however in for instance VLC.
The problem is that I want to listen to some streams on a website with in flash embedded...
Started by Peter on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
VLC won't encounter these problems.
It might be a codec problem.
Well on my windows media player.
|
|
I am looking for a flash mp3 player that will work within the Opera-based browser on the Wii. The player needs to be javascript enabled (support methods like play, stop etc.) The mp3 tracklist will be built dynamically using ajax on the same page as the...
Started by Joel Harris on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Music to my tellybox from my macbook
You can't have a JavaScript-enabled player without.
|
|
Hi, I'm looking to purchase a mp3 player soon. It should:
Be compatible with Windows Media Player Hold 40+ gigs Be completely DRM free Be reliable and well built. I don't want to repeat my iRiver experience. Be small enough to be comfortably carried in...
Started by alex on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Supported formats:
MP3, WMA (if not DRMed), OGG, FLAC, WAV, and APE
AVI and WMV with codec support.
|
|
I am using a embeddable Flash based MP3 player (The standalone Version of Wordpress Audio Player , to be exact) to play audio on the web page of a client. Given the nature of Flash based players - AFAIK they all use Flash's audio/video decoding libraries...
Started by Pekka on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Here is my site their audio driver may solve the... .
Or make your users upgrade their player.
The solution is to make sure it is a 44,100 kHz MP3 file...
I have a Flash-based MP3 audio player that I made with the same problem.
|