Click or drag to resize

SharpScriptBasePlaySound Method

Play a sound file as located in the folder ~\Documents\ArthaChitra 2\Sounds

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
protected void PlaySound(
	SoundFile soundFile
)

Parameters

soundFile  SoundFile
SoundFile
See Also