audio - C# (sharp) adding background music to my program -


can tell me posible add bacground music(that plays time while program on) program making c#. code examples nice. thankyou.

first hit on bing search.

http://www.codeproject.com/kb/audio-video/playwavfiles.aspx

assuming, of course, mean winforms app. playing background music in web app pure evil.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

c# - Binding attached property to IEnumerable -