Language

GenerateVoiceAgentRequest.ModelType Property

Definition

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)

Property Value

Applies to