MapboxSpeechApi

fun MapboxSpeechApi(    context: Context,     accessToken: String,     language: String,     options: MapboxSpeechApiOptions = MapboxSpeechApiOptions.Builder().build())

Parameters

context

Context

accessToken

String

language

Locale language (IETF BCP 47)

options