MapboxVoiceInstructionsPlayer
fun MapboxVoiceInstructionsPlayer( context: Context, accessToken: String, language: String, options: VoiceInstructionsPlayerOptions = VoiceInstructionsPlayerOptions.Builder()
.build(), audioFocusDelegate: AudioFocusDelegate)
Content copied to clipboard
fun MapboxVoiceInstructionsPlayer( context: Context, accessToken: String, language: String, options: VoiceInstructionsPlayerOptions = VoiceInstructionsPlayerOptions.Builder()
.build(), audioFocusDelegate: AsyncAudioFocusDelegate = buildAndroidAudioFocus(context, options))
Content copied to clipboard