notificationFormatOption property
getter/setter pair
A formatting option for the phoneme that is included in the notification. By default, no phoneme is used and the NotificationFormatOption.plain orthographic form is included in the notification.
Note:
To use the SSML format for phonemes, ManeuverNotificationOptions.enablePhoneme needs to be set to true.
Implementation
NotificationFormatOption notificationFormatOption;