ToneStyle Enum
Enumerates tone styles for generating or modifying text to suit a specific communication style.
Namespace: DevExpress.AIIntegration.Extensions
Assembly: DevExpress.AIIntegration.v24.2.dll
Declaration
Members
Name | Description |
---|---|
Professional
|
A formal and polished tone that is suitable for business or official communication. |
Casual
|
A relaxed and informal tone that is used in everyday conversation. |
Straightforward
|
A direct and clear tone for concise communication. |
Confident
|
A tone that exudes certainty and assurance. |
Friendly
|
A warm and pleasant tone. This tone is ideal for personal or customer-oriented communication. |
Related API Members
The following properties accept/return ToneStyle values:
See Also