Closed HumanError13 closed 1 month ago
can do that, make it load sound.wav which you can replace. super easy to do.
maybe send me a better default sound if you want, all ears.
Awesome, thanks!!
If you are going for standard windows sounds, I find Alarm03.wav or Ring06.wav in Windows 10 quite pleasing, for example. As found in the Windows/Media folder.
done in 3.6
Hi again,
I rely on the "When done: Play sound" feature, which is absolutely great when keeping it running in the backkground and doing other work. But more than enough I'm about to get a heart attack when suddenly my headphones are screaming "TADAAA". I don't know about C++ and how to compile stuff.
I guess it's line 731 in Form1.cs to be changed:
to something like:
So one could place any custom.wav file in the folder of the main.exe and it should play that, right? Just a suggestion, maybe there are better solutions.