Python Forum

Full Version: pyttsx3 problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Good day,

I have made a voice assistant with python using pyttsx3 and converted it to an exe using auto-py-to-exe the voice assistant works perfectly when I run the exe.
But when I put the exe on another laptop the exe opens and displays the console and prints out the first line to say it is working but when it wants a input from someones voice it hangs. I dont understand what is the issue is if it work fine on my laptop, and the other laptop has the exact specs as mine.