Load_VOC() or Load_WAV() in DirectSound 7.0?

Started by
1 comment, last by WesLiu76 24 years, 7 months ago
You'll either want to use the one some of the tutorials use, or roll your own.
Advertisement
I think I'm just too lazy to look it up myself. Anyone know if such sound file loading functions are available in DirectSound 7.0?

God, please don't make me write a DirectX WAV file loader! Please no!!

Wesley Liu

Currently Network Engineer but soon to be full-time Game Developer!!
You might want to look at the PlaySound example in the SDK to see how to load a WAV file. It's a bit convoluted, but not too hard to follow.

The DirectSound tutorial covers this also, and might be a better spot.

------------------

-Kentamanos

[This message has been edited by Kentamanos (edited October 04, 1999).]

-Kentamanos

This topic is closed to new replies.

Advertisement