Pay mp3

  • Thread starter Thread starter Rado
  • Start date Start date
R

Rado

Hi.

How can I play some mp3 in Vb.NET?
I try
Dim player As New MediaPlayer.MediaPlayer

player.Open("c:\music.mp3")

player.Play()

But Compiler give me an error.
Thanks for answers.
 
hi Rado
what is the error message may be some codec files are missing .
Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top