FILE: Playwave.exe Demonstrates How To Play a Sound FileID: Q182983
|
PLAYWAVE.EXE is a self-extracting compressed file that demonstrates how to play uncompressed sound files in your Visual Basic program. The sample also displays the wave data graphically. The project also demonstrates how to use some of the multimedia API functions.
The following file is available for download from the Microsoft Software
Library:
~ Playwave.exe
For more information about downloading files from the Microsoft Software
Library, please see the following article in the Microsoft Knowledge Base:
Q119591 : How to Obtain Microsoft Support Files from Online Services
For more information about using the multimedia API functions, please see
the following topics in the Platform SDK documentation:
GlobalAlloc
GlobalLock
GlobalFree Lib
mmioAscend
mmioClose
mmioDescend
mmioDescendParent
mmioOpen
mmioRead
mmioReadFormat
mmioStringToFOURCC
waveOutAddBuffer
waveOutClose
waveOutGetDevCaps
waveOutGetNumDevs
waveOutOpen
waveOutPrepareHeader
waveOutReset
waveOutStart
waveOutStop
waveOutUnprepareHeader
waveOutWrite
Additional query words: kbsample kbVBp500 kbVBp600 kbVBp kbdsd kbDSupport
Keywords :
Version :
Platform : WINDOWS
Issue type :
Last Reviewed: May 12, 1999