@@ -0,0 +1,7 @@
+问题列表:
+1.唤醒词问题: 有两套方案暂未确定用哪套。 未解决
+2.网络不稳定: 潘阳那边上午网络有波动。 目前已解决
+3.回答不正确: 待测试
+4.话未说完:
+5.文本重复: 代码过滤处理 已解决
+6.打断回答: 待测试
@@ -24,7 +24,9 @@ extern "C" void app_main(void)
}
ESP_ERROR_CHECK(ret);
+
// Launch the application
- Application::GetInstance().Start();
+ // Application::GetInstance().Start();
// The main thread will exit and release the stack memory