Question:
Umm, I want to play windows system sound ....
Answer:
Ok, use this tiny systax.
This example is to play sound of SYSTEMSTART, you may change to other sound.
uses
MMSystem;
PlaySound(PChar('SYSTEMSTART'), 0, SND_ASYNC);
{
Other System sounds:
Andere Systemsounds:
SYSTEMSTART
SYSTEMEXIT
SYSTEMHAND
SYSTEMASTERISK
SYSTEMQUESTION
SYSTEMEXCLAMATION
SYSTEMWELCOME
SYSTEMDEFAULT
}
Subscribe to:
Post Comments (Atom)






0 Responses so far.
Post a Comment
Thank you for your comment.
Any request and idea are welcome.