lib/src/main/cpp/test_items2/dummy_light.cpp
@@ -172,7 +172,7 @@ switch (content[i].itemStatus) { case TTS_NOT_START: content[i].itemStatus = TTS_DOING; examTtsSeq = PlayTTS(content[i].tts); examTtsSeq = PlayTTS(content[i].tts, NULL); // 等待TTS播放完毕 return; case TTS_DOING: