Are there known issues with the sound function not working?
I took out setComputeOnClose() and still have a mute program.
I am using
Alert.playSound("C:\\Program Files\\eSignal\\Sounds\\Ding.wav")
Code before and after this line gets executed, but no sound.
I took out setComputeOnClose() and still have a mute program.
I am using
Alert.playSound("C:\\Program Files\\eSignal\\Sounds\\Ding.wav")
Code before and after this line gets executed, but no sound.
Comment