Mapbox Audio Guidance Services
interface MapboxAudioGuidanceServices
Content copied to clipboard
Functions
mapboxAudioGuidanceVoice
Link copied to clipboard
abstract fun mapboxAudioGuidanceVoice(mapboxNavigation: MapboxNavigation, language: String): MapboxAudioGuidanceVoice
Content copied to clipboard
mapboxSpeechApi
Link copied to clipboard
abstract fun mapboxSpeechApi(mapboxNavigation: MapboxNavigation, language: String): MapboxSpeechApi
Content copied to clipboard
mapboxVoiceInstructions
Link copied to clipboard
abstract fun mapboxVoiceInstructions(mapboxNavigation: MapboxNavigation): MapboxVoiceInstructions
Content copied to clipboard
mapboxVoiceInstructionsPlayer
Link copied to clipboard
abstract fun mapboxVoiceInstructionsPlayer(mapboxNavigation: MapboxNavigation, language: String): MapboxVoiceInstructionsPlayer
Content copied to clipboard
Inheritors
MapboxAudioGuidanceServicesImpl
Link copied to clipboard