Beep Sound ?
in
Programming Questions
•
1 year ago
I need my program to beep some warning sound when it (rarely) reach some part of my code.
Of course I can print a message, but a beep sound would be more useful to me.
Is there any simple way I can do this?
1