PlaySound Data Member Function

Plays a wave sound.

Prototype

int32 PlaySound( string p_sFilenameOfWaveSound )

Parameters

Parameter Type Parameter Name Documentation
stringp_sFilenameOfWaveSoundThe path and filename of the wave sound. [ .WAV ]

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.