SharpScriptBasePlaySound Method |
Plays a sound file
Namespace: SharpCharts.Base.SharpScriptAssembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax public void PlaySound(
SoundFile soundFile
)
Parameters
- soundFile
- Type: SoundFile
Sound File type
See Also