SoundAgent
-
Sound-agent is needed to play beep sound.
See moreDeclaration
Swift
public protocol SoundAgentProtocol : CapabilityAgentable
-
An delegate that appllication can extend to observe
See moreSoundState
changes.Declaration
Swift
public protocol SoundAgentDelegate : AnyObject
-
An delegate that appllication can extend to provide sound data.
See moreDeclaration
Swift
public protocol SoundAgentDataSource : AnyObject
-
Identifies the player state.
See moreDeclaration
Swift
public enum SoundState
-
Types of beep sound.
Declaration
Swift
public enum SoundBeepName : String, Codable