[TTS][SAPI5] Unable to initialize CLSID_SpVoice, wine-1.5.7

Questions about Wine on Linux
Locked
zwastik
Level 1
Level 1
Posts: 8
Joined: Mon Aug 15, 2011 3:57 am

[TTS][SAPI5] Unable to initialize CLSID_SpVoice, wine-1.5.7

Post by zwastik »

Image
Uninit : Still Alive 1regedit: Can't export. Registry key 'HKEY_CLASSES_ROOT\CLSID\{E94017CD-ADD9-4062-B31F-77AC92B0EBC0}' does not exist!
regedit: Can't export. Registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{E94017CD-ADD9-4062-B31F-77AC92B0EBC0}' does not exist!
regedit: Can't export. Registry key 'HKEY_CLASSES_ROOT\CLSID\{CB0AABF6-F194-11D2-9861-0060B0EE689D}' does not exist!
regedit: Can't export. Registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{CB0AABF6-F194-11D2-9861-0060B0EE689D}' does not exist!
regedit: Can't export. Registry key 'HKEY_CLASSES_ROOT\CLSID\{93443CF0-90B5-4167-A60A-FE80045086A9}' does not exist!
regedit: Can't export. Registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{93443CF0-90B5-4167-A60A-FE80045086A9}' does not exist!
zwastik
Level 1
Level 1
Posts: 8
Joined: Mon Aug 15, 2011 3:57 am

Post by zwastik »

Sapi5 voices don't work. All test are passed but sapi5.
Voices are not recognized with textaloud or other TTS programs.

The registry errors appear after closing the test app.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

You need to post the install log from POL proving you have used unpatched Wine and no overrides before I will look at anything else.

Or, just reinstall in a clean wineprefix using plain Wine and post the console output from that. Post the output as text, either here or on pastebin, not a screenshot.
zwastik
Level 1
Level 1
Posts: 8
Joined: Mon Aug 15, 2011 3:57 am

Post by zwastik »

I did not find a install log from POL but I have this information, sorry it's in a ss form:
Image

Image

These ss contain info about wine version and overrides, they were needed to install the loquendo sdk package. I also tried disabling them but had the same result.
Next step, try with a clean wine prefix without POL, as recommended.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

zwastik wrote:I did not find a install log from POL but I have this information, sorry it's in a ss form
Ask on the POL forum where it's saved. You need to prove you are not using a patched version of Wine if you are posting output from a POL install.

Otherwise, just install the app using plain Wine and post the terminal output. You would need to do that to file a bug, anyway. http://wiki.winehq.org/FAQ#get_log
Locked