enqueue

abstract fun enqueue(text: String, clearQueue: Boolean = false)(source)

Adds the given text to the internal queue, unless isMuted is true or volume equals 0.