Hello,
I try to get TextAloud work under Debian GNU/Linux 64 bits with wine 4.1-4.
TextAloud is a text to speech program, see http://www.nextup.com/TextAloud.
Installation of TextAloud and voices works, but when I launch TextAloud, I get
the following error message:
$ env WINEPREFIX="/home/klaus/.wine" wine
C:\\windows\\command\\start.exe /Unix
/home/klaus/.wine/dosdevices/c:/users/Public/Bureau/TextAloud.lnk
fixme:exec:SHELL_execute flags ignored: 0x00000100
...
klaus at koeln:~$ err:ole:CoGetClassObject class
{d67c0280-c743-11cd-80e5-00aa003e4b50} not registered
err:ole:CoGetClassObject class {d67c0280-c743-11cd-80e5-00aa003e4b50} not
registered
err:ole:create_server class {d67c0280-c743-11cd-80e5-00aa003e4b50} not
registered
err:ole:CoGetClassObject no class object {d67c0280-c743-11cd-80e5-00aa003e4b50}
could be created for context 0x7
ALSA lib conf.c:3314:(snd_config_hooks_call) Cannot open shared library
libasound_module_conf_pulse.so
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
err:heap:validate_block_pointer Heap 0x110000: bad size 00193ec8 for in-use
arena 0x193060
fixme:ole:CoResumeClassObjects stub
err:ole:CoGetClassObject class {a910187f-0c7a-45ac-92cc-59edafb77b53} not
registered
err:ole:create_server class {a910187f-0c7a-45ac-92cc-59edafb77b53} not
registered
err:ole:CoGetClassObject no class object {a910187f-0c7a-45ac-92cc-59edafb77b53}
could be created for context 0x5
err:ole:CoGetClassObject class {d67c0280-c743-11cd-80e5-00aa003e4b50} not
registered
...
err:ole:create_server class {d67c0280-c743-11cd-80e5-00aa003e4b50} not
registered
err:ole:CoGetClassObject no class object {d67c0280-c743-11cd-80e5-00aa003e4b50}
could be created for context 0x7
err:ole:CoGetClassObject class {d67c0280-c743-11cd-80e5-00aa003e4b50} not
registered
...
err:ole:CoGetClassObject no class object {d67c0280-c743-11cd-80e5-00aa003e4b50}
could be created for context 0x5
I replaced double entries by "..."
TextAloud just appears to tell me that it can't find any voice.
I am newbie for wine. Is there anything I can do to resolve the problem?
greetings
Klaus Becker