VoiceAgentSystemTool Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A service-managed control that acts on the active voice session without customer code or external authentication.
public class VoiceAgentSystemTool : Azure.AI.Projects.Agents.VoiceAgentTool, System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.VoiceAgentSystemTool>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.VoiceAgentSystemTool>
type VoiceAgentSystemTool = class
inherit VoiceAgentTool
interface IJsonModel<VoiceAgentSystemTool>
interface IPersistableModel<VoiceAgentSystemTool>
Public Class VoiceAgentSystemTool
Inherits VoiceAgentTool
Implements IJsonModel(Of VoiceAgentSystemTool), IPersistableModel(Of VoiceAgentSystemTool)
- Inheritance
- Derived
- Implements
Constructors
| Name | Description |
|---|---|
| VoiceAgentSystemTool(VoiceAgentSystemToolName) |
Initializes a new instance of VoiceAgentSystemTool. |
Properties
| Name | Description |
|---|---|
| Description |
An optional description of the system tool. |