PlaySoundFile Method

PlaySoundFile(filename As string, playAsynchronously As boolean)

PlaySoundFile(string filename, boolean playAsynchronously);

Parameters

name type description
filename string The filename of the wav file to play.
playAsynchronously boolean (default=true) If false, the call will wait until the sound has finished playing before returning.

Description

Plays the given wav file.

Object

SoundPlayer



We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.