1 Mar 2008 02:48
1 Mar 2008 06:56
Re: Text To Speech PYTTS
Download what is needed for your
error:
>>>
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
1 Mar 2008 07:28
1 Mar 2008 07:41
1 Mar 2008 07:56
1 Mar 2008 07:57
1 Mar 2008 08:00
1 Mar 2008 08:08
Re: Text To Speech PYTTS
Subject: Re: [pygame] Text To Speech PYTTS
Which one? I downloaded and installed the 2.0MB one, but it said the
same thing...
Try Looking Here:
# download installer file
pyTTS-3.0.win32-py2.4.exe
# from: http://sourceforge.net/projects/uncassist
#
also needs: http://www.cs.unc.edu/Research/assist/packages/SAPI5SpeechInstaller.msi
# and pywin32-204.win32-py2.4.exe at this date the
latest version of win32com
# from:
1 Mar 2008 08:14
Re: Text To Speech PYTTS
Subject: Re: [pygame] Text To Speech PYTTS
Which one? I downloaded and installed the 2.0MB one, but it said the
same thing...
Sample:
Try Looking Here:
# download installer file
pyTTS-3.0.win32-py2.4.exe
# from: http://sourceforge.net/projects/uncassist
#
also needs: http://www.cs.unc.edu/Research/assist/packages/SAPI5SpeechInstaller.msi
# and pywin32-204.win32-py2.4.exe at this date the
latest version of win32com
# from:
RSS Feed