[client] fix bugs
This commit is contained in:
parent
ada3fee80f
commit
91f04da2aa
|
@ -181,6 +181,7 @@ class WebSocketClinet:
|
|||
self.wakeup_event.set()
|
||||
print(f"{datetime.now()}: wake up by voice.")
|
||||
else:
|
||||
recorder.hardware.long_power_status = False
|
||||
continue
|
||||
|
||||
# 设置为倾听模式
|
||||
|
|
Loading…
Reference in New Issue