Results 1 to 2 of 2

Thread: Playing sounds at the same time

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Posts
    1

    Question Playing sounds at the same time

    How do I play two different WAV files at the same time?

    I already know how to play one sound, using the sndPlaySound or PlaySound API Functions, but I cant play the sounds simultaneously.

    If you know how to do this, PLEASE HELP!!!

  2. #2
    Hyperactive Member Wak's Avatar
    Join Date
    Nov 2000
    Location
    Brisbane, Queensland
    Posts
    298

    Use MCI

    Use the MCI device, and create a different channel each time. Easy.. 2 sounds playng at once.
    Visual Basic 6.0 Enterprise
    Visual C++ 6.0 Professional

    Wak

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