Share via


IMessageActivity.Speak Property

Definition

Gets or sets speak tag (SSML markup for text to speech).

public string Speak { get; set; }
member this.Speak : string with get, set
Public Property Speak As String

Property Value

Speak tag (SSML markup for text to speech).

Applies to