GenerateVoiceAgentRequest.ModelType Property
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.
Optional inference mode. When omitted, the authoring service uses managed. When supplied, use managed or self_deployed.
public Azure.AI.Projects.Agents.VoiceModelType? ModelType { get; set; }
member this.ModelType : Nullable<Azure.AI.Projects.Agents.VoiceModelType> with get, set
Public Property ModelType As Nullable(Of VoiceModelType)