05-01-2011 02:28 AM
Hey there
I'm trying to create a mp3 player in the labview by using a playlist that is created by Windows Media Player but it won't work. And also i don't know how to show what songs is bing played currently?
I upload also the vi for reference.
Thanks
05-02-2011 05:09 AM
Hi ican,
maybe this helps as a starting point:
http://forums.ni.com/t5/LabVIEW/how-to-read-playlist-with-wmp-in-labview/m-p/1447436#M554253
Mike
05-02-2011 01:27 PM
Hello again Mike!
Yes that link that you share is working but i can't play the playlist that i already created, it's just show what songs inside the playlist. can you help me?
thanks
05-02-2011 07:15 PM
Hi Ican,
Upon opening your Vi I am getting an error that says, "The file you are attempting to play has an extensions (.) that does not match the file format." What extension are you using? Are you able to play files with extensions that are compatible with Windows Media Playter? If so, then I would suggest converting your playlist filenames an extension that Windows Media Player is able to play.
Regards,
Jackie
07-19-2011 02:40 PM
@MikeS81 wrote:
Hi ican,
maybe this helps as a starting point:
http://forums.ni.com/t5/LabVIEW/how-to-read-playlist-with-wmp-in-labview/m-p/1447436#M554253
Mike
The example does not work in LV2009. I'm looking for a playlist to be played immediately after it's been selected. Any ideas on how to do this?