Struct TranscriptDelta
Implements
Inherited Members
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public readonly struct TranscriptDelta : IEvent
Constructors
| Edit this page View SourceTranscriptDelta(string)
Declaration
public TranscriptDelta(string text)
Parameters
| Type | Name | Description |
|---|---|---|
| string | text |
Properties
| Edit this page View SourceText
Declaration
public string Text { get; }
Property Value
| Type | Description |
|---|---|
| string |