TencentNavKit
TNKAudioParam Class Reference

播报信息. More...

#import <TNKAudioPlayerProtocol.h>

Inheritance diagram for TNKAudioParam:

Properties

NSString * text
 播报内容 More...
 
int playOption
 播报策略。0为打断当前正在播报的内容,并播报改内容;1为排队,当前播报完毕后播报该内容 More...
 

Detailed Description

播报信息.

Property Documentation

◆ playOption

- (int) playOption
readwritenonatomicassign

播报策略。0为打断当前正在播报的内容,并播报改内容;1为排队,当前播报完毕后播报该内容

◆ text

- (NSString*) text
readwritenonatomiccopy

播报内容


The documentation for this class was generated from the following file: