@@ -386,8 +386,6 @@ const chatGpt = async (userMessage) => {
}
);
setTimeout(() => {
- audioQueue=[]
- playingQueue=[]
handleTaskStatus()
},3000)
//queue2.add(async () => await updateChatList("", false));