OutputTextContentPart Class
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.
Output text content part.
public class OutputTextContentPart : System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.OutputTextContentPart>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.OutputTextContentPart>
type OutputTextContentPart = class
interface IJsonModel<OutputTextContentPart>
interface IPersistableModel<OutputTextContentPart>
Public Class OutputTextContentPart
Implements IJsonModel(Of OutputTextContentPart), IPersistableModel(Of OutputTextContentPart)
- Inheritance
-
OutputTextContentPart
- Implements
Constructors
OutputTextContentPart(String) |
Initializes a new instance of OutputTextContentPart. |
Properties
Text |
Gets the Text. |
Type |
Gets the Type. |