VoiceInstructionsLoader

Functions

Link copied to clipboard
abstract fun clean(announcement: SpeechAnnouncement)
Link copied to clipboard
abstract suspend fun get(voiceInstructions: VoiceInstructions, timeMillis: Long): SpeechAnnouncement
Link copied to clipboard
abstract fun isCached(voiceInstructions: VoiceInstructions): Boolean
Link copied to clipboard
abstract suspend fun prepare(voiceInstructions: VoiceInstructions): Boolean