EventTextOptions (API Reference)
Package com.here.sdk.navigation
Class EventTextOptions
java.lang.Object
com.here.sdk.navigation.EventTextOptions
Text notifications options.
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanA flag that indicates whether spatial audio details should be triggered when generating voice notifications underEventTextListener. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
enableSpatialAudio
public boolean enableSpatialAudioA flag that indicates whether spatial audio details should be triggered when generating voice notifications under
EventTextListener. If enabled, a set of details required to spatialize an audio cue will be generated and exposed.
-
-
Constructor Details
-
EventTextOptions
public EventTextOptions()Creates a new instance.
-
-
Method Details