OnEngineReadyListener

Listener which reports when TextToSpeechEngine is ready.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
abstract fun onError(error: TextToSpeechEngineError)

Called when TextToSpeechEngine initialization ends with an error.

Link copied to clipboard
abstract fun onReady()

Called when TextToSpeechEngine is ready.