Jump to content

Code for mp3 player?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
eliasmaq

eliasmaq

    Newbie

  • Members
  • Pip
  • 9 posts
Can someone send me some kind of code that helps me making an mp3 player like windows media player? just code for making it recognize .mp3 please!!
and of course i dont want to use the "media player" tool ;)
Thanks

#2
Davide

Davide

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 506 posts
Check this: Let me google that for you
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics

#3
Tomb

Tomb

    Newbie

  • Members
  • Pip
  • 7 posts
You can use an API for this. I used un4seen to make my own music player.
The download includes examples and a great documentation. Try it out!