ArcGIS Runtime SDK for iOS: AGSVoiceGuidance Class Reference
ArcGIS Runtime SDK for iOS  100.15
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
AGSVoiceGuidance Class Reference

Description

Direction guidance text reformatted for speech.

Contains voice guidance and type.

Since
100.6
Inheritance diagram for AGSVoiceGuidance:
AGSObject

Properties

NSString * text
 
AGSVoiceGuidanceType type
 

Property Documentation

◆ text

- (NSString*) text
readnonatomiccopy

String representation of voice guidance text instruction. This text can be passed to a text to speech engine.

Since
100.6

◆ type

- (AGSVoiceGuidanceType) type
readnonatomicassign

Voice guidance notification type.

See also
AGSVoiceGuidanceType
Since
100.6