TencentNavKit
TNKNavTTS.h File Reference
#import <Foundation/Foundation.h>

Go to the source code of this file.

Classes

class  TNKNavTTS
 TTS播报内容 More...
 

Typedefs

typedef enum _TNKNavTTSMode TNKNavTTSMode
 导航播报模式 More...
 
typedef enum _TNKNavTTSVoiceType TNKNavTTSVoiceType
 声音类型. More...
 

Enumerations

enum  _TNKNavTTSMode { TNKNavTTSModeDefault = 0 , TNKNavTTSModeBrief = 1 , TNKNavTTSModeSilent = 2 }
 导航播报模式 More...
 
enum  _TNKNavTTSVoiceType { TNKNavTTSVoiceTypeNone = 0 , TNKNavTTSVoiceTypeBeep = 1 }
 声音类型. More...
 

Typedef Documentation

◆ TNKNavTTSMode

导航播报模式

◆ TNKNavTTSVoiceType

声音类型.

Enumeration Type Documentation

◆ _TNKNavTTSMode

导航播报模式

Enumerator
TNKNavTTSModeDefault 

标准模式

TNKNavTTSModeBrief 

简洁

TNKNavTTSModeSilent 

静音

◆ _TNKNavTTSVoiceType

声音类型.

Enumerator
TNKNavTTSVoiceTypeNone 
TNKNavTTSVoiceTypeBeep