Windows Media Player 11 SDK THEME.playSoundÂ
Previous | Next |
THEME.playSound
The playSound method plays the specified sound file.
Syntax
Parameters
soundFile
A String specifying the name of the sound file to play.
Return Values
This method does not return a value.
Remarks
This method allows you to add sound effects to a skin—for example, when buttons are clicked. The sound is played by the operating system directly and not by Windows Media Player. This means that the sound cannot be controlled with Windows Media Player settings and methods, but it can be played while Windows Media Player is playing another digital media file.
This method supports WAV files only.
Requirements
Windows Media Player 9 Series or later.
See Also
Previous | Next |