TaggedMessage

fun TaggedMessage(message: String, phonetics: List<PhoneticTranscription>)

Parameters

message

Message containing tags to be synthesized as in the example above.

phonetics

Phonetic data of the message to be used for phrases surrounded by tags.