Browse Source

多并发

dangdang 5 months ago
parent
commit
c6a98e2c33
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/views/ChatTts.vue

+ 0 - 2
src/views/ChatTts.vue

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