AnnouncementPoint

fun AnnouncementPoint(maneuver: AnnouncementManeuver? = null, verbalMessage: String? = null, phonetics: Phonetics? = null)

Parameters

maneuver

A code identifying the maneuver (e.g., 'Turn right').

verbalMessage

A human-readable message for the maneuver.

phonetics

Phonetic transcription of the verbal message.