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.
| Property | Type | Description |
|---|---|---|
body | some View | The main view content (inherited from View) |
| Method | Signature | Description |
|---|---|---|
| Inherited from View | All View protocol methods | Inherits all standard SwiftUI View methods and modifiers. See View (Apple Developer) |