forked from xiaozhi/xiaozhi-esp32
fix startup sound
This commit is contained in:
@@ -155,6 +155,7 @@ void Application::CheckNewVersion() {
|
|||||||
|
|
||||||
SetDeviceState(kDeviceStateIdle);
|
SetDeviceState(kDeviceStateIdle);
|
||||||
display->SetChatMessage("system", "");
|
display->SetChatMessage("system", "");
|
||||||
|
ResetDecoder();
|
||||||
PlaySound(Lang::Sounds::P3_SUCCESS);
|
PlaySound(Lang::Sounds::P3_SUCCESS);
|
||||||
// Exit the loop if upgrade or idle
|
// Exit the loop if upgrade or idle
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user