Sound.SoundFile Property
Animation Studio Reference

Sound.SoundFile Property

Set or get the path to the media sound file.

[Visual Basic]
Public Property SoundFile As String
[C#]
public string SoundFile {get; set;}

Remarks

Use the filname editor in the sprite property page to get the path to the sound file. Mark this property also as an embedded resource in the solution explorer tab.

See Also

Sound Class | AnimationStudio Namespace | Sprite