UInworldNode_STT | Inherits from: UInworldNode
A node that converts audio input to text using Speech-to-Text functionality.
This node takes audio input and processes it through a Speech-to-Text service to generate text output. It inherits from TypedNode with Text as output and Audio as input.

- FInworldData_AudioOR- FInworldData_DataStream_AudioChunk(Audio data to convert to text)
- FInworldData_Text