Gabs

Results 2 comments of Gabs

There is a possibility another audio.mp3 in your directory is causing the problem. Try replacing the function `talk()' with a pyttsx3 function `import pyttsx3 def speak(audio): engine = pyttsx3.init() engine.setProperty("rate",...