geotabdrivesdk / com.geotab.mobile.sdk.publicInterfaces / SpeechEngine

SpeechEngine

interface SpeechEngine

Functions

shutdown

abstract fun shutdown(): Unit

speak

abstract fun speak(text: String, rate: Float, language: String): Unit