lib/src/main/cpp/driver_test.cpp @@ -578,7 +578,7 @@ char buff[128]; sprintf(buff, "%s,%s", NAME[i], VALUE[ cs_temp[i] ]); PlayTTS(buff); PlayTTS(buff, NULL); } }