[client] fix bugs

This commit is contained in:
IrvingGao 2024-06-18 17:40:43 +08:00
parent ada3fee80f
commit 91f04da2aa
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@ class WebSocketClinet:
self.wakeup_event.set() self.wakeup_event.set()
print(f"{datetime.now()}: wake up by voice.") print(f"{datetime.now()}: wake up by voice.")
else: else:
recorder.hardware.long_power_status = False
continue continue
# 设置为倾听模式 # 设置为倾听模式