Share via


CallMediaRecognizeOptions.PlayPrompts Property

Definition

PlaySource objects representing the sources to play.

public System.Collections.Generic.IList<Azure.Communication.CallAutomation.PlaySource> PlayPrompts { get; set; }
member this.PlayPrompts : System.Collections.Generic.IList<Azure.Communication.CallAutomation.PlaySource> with get, set
Public Property PlayPrompts As IList(Of PlaySource)

Property Value

Applies to