C Board  

Go Back   C Board > General Programming Boards > C Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 03-22-2009, 04:07 PM   #1
Registered User
 
c u r != me's Avatar
 
Join Date: Mar 2009
Posts: 1
Lightbulb Sound in a c program

I have built a c program. The program works fine.


I want the program to play soung (music) when it begins to run. The music files are window media wav files.

is there a way to include sound, either using

system("start c:\windows\media\example.wav");

or in the actual c program or some other easier way.

Thanx for the response.
c u r != me is offline   Reply With Quote
Reply

Tags
c programming, music in c programming, sound

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sound lags in multi-thread version Bubba Game Programming 23 08-27-2008 11:54 AM
My SDL program won't sound! @nders C++ Programming 4 04-14-2006 04:28 PM
Need help with my program... Noah C Programming 2 03-11-2006 07:49 PM
I need some help with my program please. agentxx04 C Programming 9 09-26-2004 07:51 AM
My program, anyhelp @licomb C Programming 14 08-14-2001 10:04 PM


All times are GMT -6. The time now is 02:49 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22