Namespace EyeAuras.DefaultAuras.Actions.PlaySound
Classes
PlaySoundActionProperties
Represents the properties for a play sound action in the Aura framework. These properties define the sound notification's characteristics and playback behavior.
PlaySoundActionPropertiesV1
Represents the properties for a play sound action in the Aura framework. These properties define the sound notification's characteristics and playback behavior.
PlaySoundActionPropertiesV2
Represents the properties for a play sound action in the Aura framework. These properties define the sound notification's characteristics and playback behavior.
Interfaces
IPlaySoundAction
Represents an action that plays a sound notification. This action can either play the sound in the background or wait for the sound to complete before proceeding.