Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
PlaySong Method (song)
NamespacesGenesyslab.Desktop.Modules.Core.SoundsIJukeboxPlaySong(ISong)
Plays a song.
Declaration Syntax
C#Visual BasicVisual C++
void PlaySong(
	ISong song
)
Sub PlaySong ( _
	song As ISong _
)
void PlaySong(
	ISong^ song
)
Parameters
song (ISong)
The song.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)