IDirectLineSpeechChannel.CustomVoiceDeploymentId Property

Definition

Custom speech model id (optional).

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

Property Value

Attributes

Applies to