|
高德地图SDK(导航) V11.2.1501
|
#include <AMapNaviCommonObj.h>
Instance Methods | |
| (instancetype _Nonnull) | - initWithTaskId:priority:soundType:text:reason: |
Properties | |
| NSInteger | taskId |
| NSInteger | priority |
| AMapNaviSoundType | soundType |
| NSString *_Nonnull | text |
| AMapNaviTTSDropReason | reason |
TTS丢弃信息对象 TTS drop info object
| - (instancetype _Nonnull) initWithTaskId: | (NSInteger) | taskId | |
| priority: | (NSInteger) | priority | |
| soundType: | (NSInteger) | soundType | |
| text: | (NSString *_Nullable) | text | |
| reason: | (AMapNaviTTSDropReason) | reason | |
|
readwritenonatomicassign |
优先级 Priority
|
readwritenonatomicassign |
丢弃原因 Drop reason
|
readwritenonatomicassign |
声音类型 Sound type
|
readwritenonatomicassign |
任务ID Task ID
|
readwritenonatomiccopy |
播报文本 TTS text