-
I can install it fine, but when I try to import it from a py file I get this error.
I'm running OS X 10.10, if that's any help
Thanks,
Meorge
-
Add TTS so i can send this jesus guy to your bot kthx
![image](https://user-images.githubusercontent.com/22130083/31059389-3a08d220-a6f9-11e7-82de-06b9b99937b3.png)
Gedyy updated
7 years ago
-
The following test script was executed under Windows 7 and Ubuntu 12.04 and documents some strange behaviour of the `onStop()` function. The code was taken from the documentation example "Interrupting…
-
sorry for I just have a little knowledge about both Python and win32 API.
but I had tried the old PYTTS package and some other code from google, and finnaly can save the wav file, by editing the pytt…
hick updated
11 years ago
-
Using the function engine.runAndWait() hangs and never returns, all of the callbacks work just fine but engine.runAndWait() never returns. This effects OS X Yosemite but not OS X Mavericks.
-
Hey there i can´t manage to install the requirements.txt
any help would be much appreciated!
thanks in advance!
Microsoft Windows [Versión 10.0.17134.254]
(c) 2018 Microsoft Corporation…
-
Hi!
I'm getting this error when I try to run main.py:
```console
Traceback (most recent call last):
File "/Users/admin/.pyenv/versions/3.8.16/lib/python3.8/site-packages/pyttsx3/__init__.py"…
-
wonder why not extracted by github automatically (to better re-visit and re-visionalize;)
...stupid github *lol
-
I am using a Window 64 bit PC with python 2.7
-
Hi, I was recently trying out the work done here but just importing msspeak returned me an error :
`cannot import name 'find_voice' from 'voices'`
In such a scenario, can you help me fix this …