lib/src/main/cpp/test_items2/stop_car.cpp
@@ -46,9 +46,9 @@ checkRoadDistance = false; if (!tts.empty()) { examTtsSeq = PlayTTS(tts.c_str()); examTtsSeq = PlayTTS(tts.c_str(), NULL); } else { examTtsSeq = PlayTTS("请靠边停车"); examTtsSeq = PlayTTS("请靠边停车", NULL); } AppTimer_delete(PlayTTSTimeout);