Activity.Speak Property

Definition

The speak field indicates how the activity should be spoken via a text-to-speech system. The field is only used to customize speech rendering when the default is deemed inadequate. It replaces speech synthesis for any content within the activity, including text, attachments, and summaries. The value of the speak field is either plain text or SSML encoded within a string.

C#
public string Speak { get; set; }

Property Value

Implements

Applies to

Producto Versiones
Microsoft 365 Agents SDK .NET 1