Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: Playing Two Sounds Simultanously

Started 1 month, 1 week ago by Raziiq
Playing Two Sounds Simultanously Hi there. Is it possible to play two sounds using SoundPlayer simultaneously. I have got 2 sounds, one a music file which keeps on playing in the background and a message sound that will play if some condition is true over that sound. Is it possible??
Site: VBForums - Visual Basic and VB .NET Discussions and More!  VBForums - Visual Basic and VB .NET Discussions and More! - site profile
Forum: Visual Basic .NET  Visual Basic .NET - forum profile
Total authors: 3 authors
Total thread posts: 5 posts
Thread activity: no new posts during last week
Domain info for: vbforums.com

Other posts in this thread:

Dark Anima replied 1 month, 1 week ago
Re: Playing Two Sounds Simultanously Maybe create 2 instances of the player?

Raziiq replied 1 month, 1 week ago
Re: Playing Two Sounds Simultanously Thanks for the reply. I ll try that. BTW how to make the sound repeat? I know there is playLooping(), but its not working for me. I have got a wav file that is almost 30sec file and i want this file to keep playing until i press a button, no matter if i press that button after 1 hour, the 30sec...

jmcilhinney replied 1 month, 1 week ago
Re: Playing Two Sounds Simultanously To play multiple sounds simultaneously you will need to use DirectX or maybe MCI. You can't do it with straight managed code. __________________ 2007, 2008, 2009 Why is my data not saved to my database? | Communicating between ...

Raziiq replied 1 month, 1 week ago
Re: Playing Two Sounds Simultanously Thanks for the reply, i ll check that for sure. BTW how to keep repeating the sound in SoundPlayer? My code is there in my previous post

 

Top contributing authors

Name
Posts
Raziiq
3
user's latest post:
Playing Two Sounds Simultanously
Published (2009-11-08 22:19:00)
Re: Playing Two Sounds Simultanously Thanks for the reply, i ll check that for sure. BTW how to keep repeating the sound in SoundPlayer? My code is there in my previous post
Dark Anima
1
user's latest post:
Playing Two Sounds Simultanously
Published (2009-11-08 04:22:00)
Re: Playing Two Sounds Simultanously Maybe create 2 instances of the player?
jmcilhinney
1
user's latest post:
Playing Two Sounds Simultanously
Published (2009-11-08 05:50:00)
Re: Playing Two Sounds Simultanously To play multiple sounds simultaneously you will need to use DirectX or maybe MCI. You can't do it with straight managed code. __________________ 2007, 2008, 2009 Why is my data not saved to my database? | Communicating between multiple forms | MSDN Data Walkthroughs MSDN "How Do I?" Videos: VB | C# VBForums Database Development FAQ My CodeBank Submissions: VB | C# (ForumAccount has...

Related threads on "VBForums - Visual Basic and VB .NET Discussions and More!":

Related threads on other sites:

Thread profile page for "Playing Two Sounds Simultanously" on http://www.vbforums.com. This report page is a snippet summary view from a single thread "Playing Two Sounds Simultanously", located on the Message Board at http://www.vbforums.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity