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

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