IDirectLineSpeechChannel.CustomSpeechModelId Property

Definition

Custom voice deployment id (optional).

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

Property Value

Attributes

Applies to