emitTextDelta

suspend fun FlowCollector<StreamFrame>.emitTextDelta(text: String, index: Int? = null)(source)

Emits a StreamFrame.TextDelta with the given text.