GornHorse Posted August 26, 2003 Posted August 26, 2003 G'Day, This is getting rather frustrating. All i want to do is play a .wav file to indicate to the user that a setting has been changed. I don't want to show any footage, graphics, or anything else. I just want to play a sound. How on earth do i do this without going through the stupid media player and other garbage??!! I just want a simple code solution to my problem. Please reply asap, as i need this implemented into the code today!! Cheers, and i look forward to your response. Regards, Frustrated GornHorse :confused: Quote
ballisticnylon Posted August 26, 2003 Posted August 26, 2003 This might help: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=551&lngWId=10 Quote "It may be roundly asserted that human ingenuity cannot concoct a cipher which human ingenuity cannot resolve." - Edgar Allan Poe, 1841 I long to accomplish great and noble tasks, but it is my chief duty to accomplish humble tasks as though they were great and noble. The world is moved along, not only by the mighty shoves of its heroes, but also by the aggregate of the tiny pushes of each honest worker. - Helen Keller
*Experts* mutant Posted August 26, 2003 *Experts* Posted August 26, 2003 THat example uses DirectX8, if you dont want to use DX then look into PlaySound or sndPlaySound API. http://www.mentalis.org/apilist/PlaySound.shtml http://www.mentalis.org/apilist/sndPlaySound.shtml Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.