Because i had to transfer my project to my lecturer but what the file location that works for my computer does not necessary work for my lecturer computer. Althought i transfer my wav file to the project workspace Alarm clock in the bin section. So how to allow my wav file to be able to be located for any computer?
myPlayer.SoundLocation = @"C:\Users\XXXXXXX\Desktop\XXXXXX\Alarm Clock\bin\A.wav";