ChangeToneBehavior.ChangeToneAsync(ToneStyle) Method
In This Article
Adjusts the tone of the text.
Namespace: DevExpress.AIIntegration.Wpf
Assembly: DevExpress.AIIntegration.Wpf.v24.2.dll
NuGet Package: DevExpress.AIIntegration.Wpf
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
tone | Tone |
The tone style. |
#Returns
Type | Description |
---|---|
Task | The response that contains AI-generated text. |
See Also