areebbeigh / winspeech

Speech recognition and synthesis library for Windows - Python 2 and 3.
https://pypi.python.org/pypi/winspeech
Apache License 2.0
12 stars 6 forks source link

hello my friends #1

Open za515217964 opened 7 years ago

za515217964 commented 7 years ago

i am new about it .when i runing "import winspeed " have a long mistake. about it: File "C:\Python27\lib\site-packages\winspeech.py", line 49, in _voice = win32com.client.Dispatch("SAPI.SpVoice") File "C:\Python27\lib\site-packages\win32com\client__init__.py", line 95, in Dispatch dispatch, userName = dynamic._GetGoodDispatchAndUserName(dispatch,userName,clsctx) File "C:\Python27\lib\site-packages\win32com\client\dynamic.py", line 109, in _GetGoodDispatchAndUserName return (_GetGoodDispatch(IDispatch, clsctx), userName) File "C:\Python27\lib\site-packages\win32com\client\dynamic.py", line 86, in _GetGoodDispatch IDispatch = pythoncom.CoCreateInstance(IDispatch, None, clsctx, pythoncom.IID_IDispatch) pywintypes.com_error: (-2147221005, '\xce\xde\xd0\xa7\xb5\xc4\xc0\xe0\xd7\xd6\xb7\xfb\xb4\xae', None, None)

please help me ...