Record.PlayPrompt Property

Definition

Promt to played out (if any) before recording starts. Customers can choose to specify "playPrompt" action separately or specify as part of "record" - mostly all recordings are preceeded by a prompt

public Microsoft.Bot.Builder.Calling.ObjectModel.Contracts.PlayPrompt PlayPrompt { get; set; }
member this.PlayPrompt : Microsoft.Bot.Builder.Calling.ObjectModel.Contracts.PlayPrompt with get, set
Public Property PlayPrompt As PlayPrompt

Property Value

PlayPrompt

Applies to