IMessageActivity.Speak Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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).