增加了异常车辆提醒 全方位预警tts逻辑
This commit is contained in:
@@ -57,8 +57,8 @@ enum class WarningTypeEnum(
|
||||
TYPE_USECASE_ID_AVW(
|
||||
ObuConstants.USE_CASE_ID.AVW,
|
||||
"异常车辆提醒",
|
||||
"前车异常",
|
||||
"小心前方异常车辆",
|
||||
"%s车异常",
|
||||
"小心%s异常车辆",
|
||||
R.drawable.icon_warning_v2x_abnormal_vehicle
|
||||
),
|
||||
TYPE_USECASE_ID_BSW(
|
||||
|
||||
Reference in New Issue
Block a user