java - how to define the Path of an audio file -


hi new java programmer. trying create media player of own, have written coding dont know define path of file played. pls me in defining path of audio file played in java program configured in eclipse

string path = "c:\\somefolder\\song.mp3"; 

if looking more please clarify question.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -