writeText

fun writeText(text: String, streamStyle: StreamStyle)

Write text to the transcript with the given StreamStyle.

Parameters

text

The text to write.

streamStyle

The style to write it in.