943,914 Members | Top Members by Rank

Ad:
  • VB.NET Discussion Thread
  • Marked Solved
  • Views: 3756
  • VB.NET RSS
Sep 17th, 2008
0

Playing wav file

Expand Post »
How can i playing wav file on my application?
Im using vb.net 2005.

Thank you very much...
Similar Threads
Reputation Points: 28
Solved Threads: 1
Newbie Poster
EkoX is offline Offline
14 posts
since Aug 2008
Sep 17th, 2008
2

Re: Playing wav file

Try This code :
VB.NET Syntax (Toggle Plain Text)
  1. Dim path as String
  2. path = "D:\Test\Music.wav"
  3. My.Computer.Audio.Play(path)
Reputation Points: 1182
Solved Threads: 392
Posting Sensei
Jx_Man is offline Offline
3,140 posts
since Nov 2007
Sep 17th, 2008
0

Re: Playing wav file

Yes...
You help me again friend..
Thank you very much.

Regards
Eko
Reputation Points: 28
Solved Threads: 1
Newbie Poster
EkoX is offline Offline
14 posts
since Aug 2008
Sep 17th, 2008
0

Re: Playing wav file

You're Welcome
Reputation Points: 1182
Solved Threads: 392
Posting Sensei
Jx_Man is offline Offline
3,140 posts
since Nov 2007
Sep 19th, 2008
0

Re: Playing wav file

Playing it thru resource file is i think better =D
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Ixeman is offline Offline
13 posts
since Jul 2008

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in VB.NET Forum Timeline: Insert Command problem in vb.net using OleDb
Next Thread in VB.NET Forum Timeline: Reading/Writing Binary Files





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC