Results 1 to 3 of 3

Thread: Playing Sponds without pausing down program

  1. #1

    Thread Starter
    Addicted Member slashandburn's Avatar
    Join Date
    Aug 1999
    Location
    Marietta, Ga
    Posts
    229

    Post

    When ever i uss the WinMM thing to make it play sound it pauses the program untill it is done playing, How could i make it not pause the program.

  2. #2
    Frenzied Member Buzby's Avatar
    Join Date
    Jan 1999
    Location
    UK
    Posts
    1,670

    Post

    Search the tips on this website for the one about playing .WAV files via the API not using the WinMM control.

    ------------------
    Mark "Buzby" Beeton
    VB Developer
    [email protected]



  3. #3
    Addicted Member Razzle's Avatar
    Join Date
    Jan 2000
    Location
    Berlin, Germany
    Posts
    161

    Post

    just use SND_ASYNC as Flag!

    Public Const SND_ASYNC = &H1



    ------------------
    Razzle
    ICQ#: 31429438
    What is the difference between a raven?
    -The legs. The length is equal, especially the right one.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width