VoiceGuidance QML Type
Voice guidance to play at certain locations along a route. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 100.6 |
Inherits: |
- List of all members, including inherited members
- VoiceGuidance is part of QML Type List.
Properties
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
[read-only] text : string |
Returns the string presentation of voice guidance instruction (read-only).
[read-only] type : Enums.VoiceGuidanceType |
Returns the voice guidance notification type (read-only).
See also Enums.VoiceGuidanceType.