From 9770d5b156530323c8538ed248f52e845b7a5bbd Mon Sep 17 00:00:00 2001 From: IrvingGao <1729854488@qq.com> Date: Tue, 18 Jun 2024 17:45:59 +0800 Subject: [PATCH] [client] fix bugs --- takway/clients/web_socket_client_utils.py | 1 + 1 file changed, 1 insertion(+) diff --git a/takway/clients/web_socket_client_utils.py b/takway/clients/web_socket_client_utils.py index 202ed3c..6b7ef79 100644 --- a/takway/clients/web_socket_client_utils.py +++ b/takway/clients/web_socket_client_utils.py @@ -425,6 +425,7 @@ class WebSocketClinet: print("Audio play process started.") audio_list = [] while True: + print("wait for audio data.") item = self.audio_play_queue.get() # ε”€ι†’ηŠΆζ€