TextPacket
Module: Inworld.AI. Namespace: Inworld.Packet. Inherited from InworldPacket
The "TextPacket" serves as the foundation for transmitting textual content within the Inworld system.
Variables | Description |
---|---|
text | The TextEvent encapsulated within the packet. |
Related Classes
TextEvent
Module: Inworld.AI. Namespace: Inworld.Packet.
Variables | Description |
---|---|
text | The textual content contained in this packet. |
sourceType | Specifies whether the packet originates from typing or speech input. |
final | Indicates whether this packet marks the conclusion of the interaction. |