VoiceListener

interface VoiceListener

Functions

onDone
Link copied to clipboard
abstract fun onDone(state: SpeechPlayerState)
onError
Link copied to clipboard
abstract fun onError(errorText: String, voiceInstructions: VoiceInstructions)
onStart
Link copied to clipboard
abstract fun onStart(state: SpeechPlayerState)

Inheritors

NavigationVoiceListener
Link copied to clipboard