AgentforceVoiceView

A SwiftUI view that provides the user interface for voice interaction with Agentforce. Displays connection status, animated visual feedback, and control buttons for real-time voice conversations with AI agents.

PropertyTypeDescription
bodysome ViewThe main view content (inherited from View)
MethodSignatureDescription
Inherited from ViewAll View protocol methodsInherits all standard SwiftUI View methods and modifiers. See View (Apple Developer)