[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Text To Speech PYTTS



 
Download what is needed for your error:
http://www.microsoft.com/downloads/details.aspx?familyid=5E86EC97-40A7-453F-B0EE-6583171B4530&displaylang=en
>>> import pyTTS
>>> tts = pyTTS.Create()

Traceback (most recent call last):
  File "<pyshell#1>", line 1, in <module>
    tts = pyTTS.Create()
  File "C:\dev\Python25\Lib\site-packages\pyTTS\__init__.py", line 28, in Create
    raise ValueError('"%s" not supported' % api)
ValueError: "SAPI" not supported
>>>


No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.516 / Virus Database: 269.21.2/1304 - Release Date: 2/29/2008 8:18 AM