MapboxVoiceInstructionsPlayer

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