Audio does not complete when called from another function

前端 未结 0 1057
予麋鹿
予麋鹿 2021-02-20 04:56

I have the following code quasi-working

from gtts import gTTS
import speech_recognition as rs
import pyaudio
import audioop
import os
import math
from os import s         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题