Class EventTextOptions

java.lang.Object
com.here.sdk.navigation.EventTextOptions

public final class EventTextOptions extends Object

Text notifications options.

  • Field Details

    • enableSpatialAudio

      public boolean enableSpatialAudio

      A 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