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
Post a Comment