Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
data class TaggedMessage(val message: String, val phonetics: List<PhoneticTranscription>, val language: Locale)
Represents a tagged message, with tags surrounding phrases whose phonetic transcriptions are provided via phonetics.