高德地图SDK(导航) V11.2.1501
Loading...
Searching...
No Matches
AMapNaviTTSDropInfo Class Reference

#include <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviTTSDropInfo:

Instance Methods

(instancetype _Nonnull) - initWithTaskId:priority:soundType:text:reason:
 

Properties

NSInteger taskId
 
NSInteger priority
 
AMapNaviSoundType soundType
 
NSString *_Nonnull text
 
AMapNaviTTSDropReason reason
 

Detailed Description

TTS丢弃信息对象 TTS drop info object

Method Documentation

◆ initWithTaskId:priority:soundType:text:reason:

- (instancetype _Nonnull) initWithTaskId: (NSInteger)  taskId
priority: (NSInteger)  priority
soundType: (NSInteger)  soundType
text: (NSString *_Nullable)  text
reason: (AMapNaviTTSDropReason reason 

Property Documentation

◆ priority

- (NSInteger) priority
readwritenonatomicassign

优先级 Priority

◆ reason

- (AMapNaviTTSDropReason) reason
readwritenonatomicassign

丢弃原因 Drop reason

◆ soundType

- (AMapNaviSoundType) soundType
readwritenonatomicassign

声音类型 Sound type

◆ taskId

- (NSInteger) taskId
readwritenonatomicassign

任务ID Task ID

◆ text

- (NSString* _Nonnull) text
readwritenonatomiccopy

播报文本 TTS text


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。