Hello I've succeeded running older version ov TextAloud on my machine (to some extend). It means that now I can type my registration code in the application and continue with running TextAloud. Later at some moment it ties to use TTS engines and then it shows the message that TTS engine isn't installed. I've installed AT&T Natural voices in TextAloud directory and have instructed TextAloud to use them. The microsoft TTS engine is in another directory (not inside TextAloud), but I don't use it. My directory tree looks like: /home/user/TextAloud/TextAloud.exe /home/user/TextAloud/ATTNaturalVoices/ /home/user/MsSpeechEngine/ I'm not sure whether Microsoft TTS is required when I use AT&T natural voices and if so how to instruct wine to use them (/home/user/MsSpeechEngine) when launching TenxtAloud under wine --- Pawel K <pawlaczus@yahoo.com> wrote:> I'm using TextAloud version 1.459. Wine application > database "says" that it should work with version > 1.408. Does anyone have this version TxAl1408.exe to > send it to me. NextUp doesn't have exactly that > version any more. My license key 1.459 will work > with > that version. I want to find out where is the > problem. > > Thank You > > --- Jonathan Ernst <Jonathan@ErnstFamily.ch> wrote: > > > Le lundi 26 septembre 2005 ? 08:59 -0700, Pawel K > a > > ?crit : > > > Thanx Jonathan, that's right my config file > isn't > > used > > > anymore. > > > I've tried to use wincfg but it generated > > following > > > questrions: > > > > > > I decided to mount my Windows 2000 (ntfs) > > partition > > > under linux (/mnt/w2k) and tried to launch > > TextAloud > > > directry from that partition: > > > > > > 1) how to configure wine to use /mnt/w2k as a > > windows > > > partition using winecfg. Having config file I > > would do > > > that like: > > > [Drive C] > > > "Path" = "/mnt/w2k" > > > "Type" = "hd" > > > "Label" = "w2k" > > > "Filesystem" = "ntfs" > > > > > > I've added the following link to > > ~/.wine/dosdevices > > > file: > > > c: -> /mnt/w2k > > > and wincfg can see it, but how to make it > Windows > > main > > > directory. > > > > > > It should work as is I think. > > > > > > > > 2) how to tell wine which specific dlls to use > > > (lame_end.dll in my situation) > > > > lame_end.dll is not a system dll so no dll > override > > is needed here. If > > your program has trouble finding this dll, try to > > put it in the > > applicaton's directory and/or try to do regsvr32 > > lame_end.dll. > > > > If you want to make dllOverrides you can use > winecfg > > to make application > > or general dllOverrides. > > > > Hope it helps. > > > > > > > > > > thx > > > > > > > > > --- Jonathan Ernst <Jonathan@ErnstFamily.ch> > > wrote: > > > > > > > Le jeudi 22 septembre 2005 ? 09:27 -0700, > Pawel > > K a > > > > ?crit : > > > > > Hello > > > > > I have troubles running TextAloundMp3 under > > wine. > > > > > > > > > > TextAloudMP3 version is 1.459 > > > > > Wine version is 20050725 > > > > > > > > This application was reported to be working > > under > > > > wine at some point in > > > > the past (don't know if it still works): > > > > > > http://appdb.winehq.org/appview.php?versionId=2422 > > > > > > > > > > > > > My ~/.wine/config file looks like: > > > > > [...] > > > > > > > > Wine version > 20050625 don't use the config > > file > > > > anymore, so that > > > > anything you put in the config file is not > taken > > > > into account. Please > > > > use winecfg to configure Wine. > > > > > > > > > > > > Regards. > > > > > > > > > > > > > > > > > > > > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Tired of spam? Yahoo! Mail has the best spam > > protection around > > > http://mail.yahoo.com > > > > > > > > _______________________________________________ > > wine-users mailing list > > wine-users@winehq.org > > http://www.winehq.org/mailman/listinfo/wine-users > > > > > > > > __________________________________ > Yahoo! Mail - PC Magazine Editors' Choice 2005 > http://mail.yahoo.com >__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
I can also see the following message at the console whe running text aloud: wine-kthread: run.c:115: ME_CharOfsFromRunOfs: Assertion `pRun->type == diRun' failed. what's wrong with my configuration ? --- Pawel K <pawlaczus@yahoo.com> wrote:> Hello > I've succeeded running older version ov TextAloud on > my machine (to some extend). It means that now I can > type my registration code in the application and > continue with running TextAloud. Later at some > moment > it ties to use TTS engines and then it shows the > message that TTS engine isn't installed. I've > installed AT&T Natural voices in TextAloud directory > and have instructed TextAloud to use them. The > microsoft TTS engine is in another directory (not > inside TextAloud), but I don't use it. My directory > tree looks like: > > /home/user/TextAloud/TextAloud.exe > /home/user/TextAloud/ATTNaturalVoices/ > /home/user/MsSpeechEngine/ > > I'm not sure whether Microsoft TTS is required when > I > use AT&T natural voices and if so how to instruct > wine > to use them (/home/user/MsSpeechEngine) when > launching > TenxtAloud under wine > > > > --- Pawel K <pawlaczus@yahoo.com> wrote: > > > I'm using TextAloud version 1.459. Wine > application > > database "says" that it should work with version > > 1.408. Does anyone have this version TxAl1408.exe > to > > send it to me. NextUp doesn't have exactly that > > version any more. My license key 1.459 will work > > with > > that version. I want to find out where is the > > problem. > > > > Thank You > > > > --- Jonathan Ernst <Jonathan@ErnstFamily.ch> > wrote: > > > > > Le lundi 26 septembre 2005 ? 08:59 -0700, Pawel > K > > a > > > ?crit : > > > > Thanx Jonathan, that's right my config file > > isn't > > > used > > > > anymore. > > > > I've tried to use wincfg but it generated > > > following > > > > questrions: > > > > > > > > I decided to mount my Windows 2000 (ntfs) > > > partition > > > > under linux (/mnt/w2k) and tried to launch > > > TextAloud > > > > directry from that partition: > > > > > > > > 1) how to configure wine to use /mnt/w2k as a > > > windows > > > > partition using winecfg. Having config file I > > > would do > > > > that like: > > > > [Drive C] > > > > "Path" = "/mnt/w2k" > > > > "Type" = "hd" > > > > "Label" = "w2k" > > > > "Filesystem" = "ntfs" > > > > > > > > I've added the following link to > > > ~/.wine/dosdevices > > > > file: > > > > c: -> /mnt/w2k > > > > and wincfg can see it, but how to make it > > Windows > > > main > > > > directory. > > > > > > > > > It should work as is I think. > > > > > > > > > > > 2) how to tell wine which specific dlls to use > > > > (lame_end.dll in my situation) > > > > > > lame_end.dll is not a system dll so no dll > > override > > > is needed here. If > > > your program has trouble finding this dll, try > to > > > put it in the > > > applicaton's directory and/or try to do regsvr32 > > > lame_end.dll. > > > > > > If you want to make dllOverrides you can use > > winecfg > > > to make application > > > or general dllOverrides. > > > > > > Hope it helps. > > > > > > > > > > > > > > thx > > > > > > > > > > > > --- Jonathan Ernst <Jonathan@ErnstFamily.ch> > > > wrote: > > > > > > > > > Le jeudi 22 septembre 2005 ? 09:27 -0700, > > Pawel > > > K a > > > > > ?crit : > > > > > > Hello > > > > > > I have troubles running TextAloundMp3 > under > > > wine. > > > > > > > > > > > > TextAloudMP3 version is 1.459 > > > > > > Wine version is 20050725 > > > > > > > > > > This application was reported to be working > > > under > > > > > wine at some point in > > > > > the past (don't know if it still works): > > > > > > > > > http://appdb.winehq.org/appview.php?versionId=2422 > > > > > > > > > > > > > > > > My ~/.wine/config file looks like: > > > > > > [...] > > > > > > > > > > Wine version > 20050625 don't use the config > > > file > > > > > anymore, so that > > > > > anything you put in the config file is not > > taken > > > > > into account. Please > > > > > use winecfg to configure Wine. > > > > > > > > > > > > > > > Regards. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > __________________________________________________ > > > > Do You Yahoo!? > > > > Tired of spam? Yahoo! Mail has the best spam > > > protection around > > > > http://mail.yahoo.com > > > > > > > > > > > > _______________________________________________ > > > wine-users mailing list > > > wine-users@winehq.org > > > > http://www.winehq.org/mailman/listinfo/wine-users > > > > > > > > > > > > > > > __________________________________ > > Yahoo! Mail - PC Magazine Editors' Choice 2005 > > http://mail.yahoo.com > > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > > _______________________________________________ > wine-users mailing list > wine-users@winehq.org > http://www.winehq.org/mailman/listinfo/wine-users >__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com