Maps and Navigation SDK
2.1.2
androidJvm
com.tomtom.sdk.routing:routing-common
/
com.tomtom.sdk.routing.route.instruction
/
Phonetics
/
Phonetics
Phonetics
constructor
(
street
:
String
=
""
,
streetLanguage
:
Locale
=
Locale.ENGLISH
,
roadNumbers
:
List
<
String
>
=
emptyList()
,
roadNumbersLanguages
:
List
<
Locale
>
=
emptyList()
,
signPostText
:
String
=
""
,
signPostTextLanguage
:
Locale
=
Locale.ENGLISH
,
phoneticAlphabet
:
String
=
""
)