Compose API Reference Compose UI Text VerbatimTtsAnnotation Class Common class VerbatimTtsAnnotation(val verbatim: String) : TtsAnnotation() The text associated with this annotation is a series of characters that have to be read verbatim. Parameters verbatima string where the characters are read verbatim except whitespace.
Compose API Reference Compose UI Text VerbatimTtsAnnotation Class Common class VerbatimTtsAnnotation(val verbatim: String) : TtsAnnotation() The text associated with this annotation is a series of characters that have to be read verbatim. Parameters verbatima string where the characters are read verbatim except whitespace.