addOnEngineReadyListener

abstract fun addOnEngineReadyListener(listener: OnEngineReadyListener)

Sets a listener to report on the readiness of the TextToSpeechEngine.

Throws

if listener is already added.