VoiceGuidance QML Type

Voice guidance to play at certain locations along a route. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.6
Inherits:

Object

Properties

  • text : string
  • type : Enums.VoiceGuidanceType

Detailed Description

An app may present voice guidance at certain locations along a route. Voice guidance includes text that may be passed to a text-to-speech engine to inform an app user of upcoming maneuvers or arrival events.

Note: You cannot declare or create a component of this type in QML code.

Property Documentation

text : string

Returns the string presentation of voice guidance instruction (read-only).


type : Enums.VoiceGuidanceType

Returns the voice guidance notification type (read-only).

See also Enums.VoiceGuidanceType.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.