GuidanceAnnouncement

fun GuidanceAnnouncement(id: UniqueId = UniqueId(), language: Locale, message: String, messagePhonetics: Phonetics? = null, announcementType: AnnouncementType, ssmlMessage: String)

Parameters

id

The ID of the announcement.

language

The language of the message

message

A verbal message for the maneuver.

messagePhonetics

Phonetic strings of all of the readable Instruction properties.

announcementType

Type of the announcement.

ssmlMessage

A verbal message for the maneuver in SSML format.