pyTTS broken : (

Bell, Kevin kevin.bell at slcgov.com
Fri Dec 21 11:34:55 EST 2007


Importing pyTTS works, but then it bombs...  any ideas?  This worked
without a hitch on my old computer!

 

 

>>> import pyTTS

>>> tts = pyTTS.Create()

Traceback (most recent call last):

  File "C:\<string>", line 1, in ?

  File "c:\Python24\Lib\site-packages\pyTTS\__init__.py", line 28, in
Create

    raise ValueError('"%s" not supported' % api)

ValueError: "SAPI" not supported

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20071221/dc2d25c3/attachment.html>


More information about the Python-list mailing list