[6.8.2] change the voice
This commit is contained in:
@@ -25,7 +25,7 @@ interface IMoGoHmiProvider :IProvider{
|
||||
/**
|
||||
* 不展示顶部弹窗,其它保留
|
||||
*/
|
||||
fun warningV2X(v2xType: String, alertContent: CharSequence?, ttsContent: String?, listener: IMoGoWarningStatusListener?, direction: WarningDirectionEnum, expireTime: Long, isFromObu: Boolean)
|
||||
fun warningV2X(v2xType: String, alertContent: CharSequence?, ttsContent: String?, listener: IMoGoWarningStatusListener?, direction: WarningDirectionEnum, expireTime: Long, newLevel: Int, isFromObu:Boolean)
|
||||
|
||||
/**
|
||||
* 展示指定方位上的红框预警
|
||||
|
||||
Reference in New Issue
Block a user