| java.lang.Object | ||
| ↳ | com.tencent.navix.api.model.BaseModel | |
| ↳ | com.tencent.navix.api.model.NavTTSInfo | |
TTS信息
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| enum | NavTTSInfo.BeepType | 提示音类型 | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NavTTSInfo(int beepType, String content) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NavTTSInfo.BeepType |
getBeepType()
播报提示音类型
| ||||||||||
| String |
getContent()
播报文案
| ||||||||||
| int |
getPriority()
播报优先级
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
播报文案
播报优先级