Sound.Play PropertyAnimation Studio Reference | |
Sound.Play Property
Starts playing a soundfile. The sound is played asynchronously in a seperate thread.
[Visual Basic]Public Property Play As 
Boolean [C#]public 
bool Play {get; set;}
See Also
Sound Class | AnimationStudio Namespace | Loop