home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4812 < prev    next >
Encoding:
Text File  |  1993-01-10  |  884 b   |  27 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!sybus.sybus.com!myrddin!tct!jeff
  3. From: jeff@tct.com (Jeff Witzer)
  4. Subject: Generating Simple Sounds...
  5. Message-ID: <2B50A449.5E95@tct.com>
  6. Date: Sun, 10 Jan 1993 22:33:45 GMT
  7. Organization: TC Telemanagement, Clearwater, FL
  8. Lines: 17
  9.  
  10. I'm trying to generate a simple tone (at least for now) to alert the user
  11. that something important is happening.  The only facility I've found is the
  12. MessageBeep () function which is always supposed to be passed a 0 and 
  13. generates the familiar (but meek) "you clicked where you're not supposed to
  14. click" "bip".
  15.  
  16. I would like to generate a REAL tone to get the user's attention.
  17.  
  18. Eventually, I would like to use a more realistic bell sound and use the sound
  19. capabilities of Windows.
  20.  
  21. Please, if you know anything about Windows and sound, respond or email ASAP.
  22.  
  23. Thanks,
  24.  
  25. jeff@tct.com
  26.  
  27.