No sound out of gTTS in python when using OpenAI API
I recently followed a tutorial to create a talk back AI bot with open AI API and gTTS plugins in python. I followed the code exactly and it is all running fine. The code recognizes what I’m saying and tells it back to me in the terminal, yet when it gets to th response part, it just gives me an “Exception” then ends.