ArcGIS Runtime SDK for iOS: AGSVoiceGuidance Class Reference
ArcGIS Runtime SDK for iOS  100.15
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