다음을 통해 공유


IDirectLineSpeechChannel.CustomVoiceDeploymentId Property

Definition

Custom speech model id (optional).

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Custom speech model id (optional).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="customVoiceDeploymentId")]
public string CustomVoiceDeploymentId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Custom speech model id (optional).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="customVoiceDeploymentId")>]
member this.CustomVoiceDeploymentId : string with get, set
Public Property CustomVoiceDeploymentId As String

Property Value

Attributes

Applies to