onQueueFinished

fun onQueueFinished(callback: () -> Unit): BetterFrenchTts

Registers a callback invoked on the main thread when all queue items have been spoken.

Return

This instance for chaining.

Parameters

callback

Called when the queue finishes naturally (not on clearQueue or stop).