[8.2.0]下架自动探查+修改V2N语音提示文案

This commit is contained in:
xuxinchao
2025-08-07 10:58:23 +08:00
parent 17be3741ac
commit ae4aef33c2
3 changed files with 5 additions and 17 deletions

View File

@@ -192,7 +192,7 @@ internal object V2NIdentifyDrawer : IEventDismissListener {
val contentType =
if (poiType == EventTypeEnumNew.TYPE_SOCKET_ROAD_SHIGONG.poiType) "道路施工" else "道路事故"
val content = "前方${distance.toInt()}米有$contentType"
val tts = "注意行人及来车"
val tts = "前方${distance.toInt()}米有$contentType"
V2XBizTrace.onAck(TAG, "绘制poi事件:$poiType")
saveMsgBox(
MsgBoxBean(