maplibre-navigation-core
Toggle table of contents
18dfffc1
common
Platform filter
common
Switch theme
Search in API
maplibre-navigation-core
maplibre-navigation-core
/
org.maplibre.navigation.core.models
/
VoiceInstructions
/
Builder
/
withSsmlAnnouncement
with
Ssml
Announcement
fun
withSsmlAnnouncement
(
ssmlAnnouncement
:
String
?
)
:
VoiceInstructions.Builder
Sets the SSML announcement.
Return
The builder instance.
Parameters
ssml
Announcement
The SSML instruction string.