Introduction
This page describes how AlexisHuxley installed TextAloud under Wine. Order was very important!
Procedure
Run:
winecfg
and set the default OS to 'Windows ME'.Run:
msiexec /i Microsoft-English-TTS-51.msi
Run:
wine speakoniasetup-1.0.exe
and install into C:\Program Files\TextAloud\speakonia
Run:
wine Text_Aloud_2195.exe
and install into C:\Program Files\TextAloud\TextAloud
Run:
wine Kate3.exe
and install into C:\Program Files\TextAloud\Kate
Run:
wine Paul3.exe
and install into C:\Program Files\TextAloud\Paul
Run:
wine Audrey16bu.exe
and install into C:\Program Files\TextAloud\ATTNatural
Run:
wine Crystal16dr.exe
and install into C:\Program Files\TextAloud\ATTNatural
Run:
wine Mike16ni.exe
and install into C:\Program Files\TextAloud\ATTNatural
Store this icon
in a suitable place (e.g. ~/.wine/Program Files/TextAloud/TextAloud I prefer to move stuff out of ~/.wine/Program Files and into ~/opt/Windows, so run:
cd ~/.wine/drive_c/Program\ Files/ mv Microsoft-English-TTS-51 TextAloud ~/opt/Windows/ ln -s ../../../opt/Windows/Microsoft-English-TTS-51 ln -s ../../../opt/Windows/TextAloud
Set up a menu item or alias or wrapper script to run:
sh -c 'wine ~/.wine/drive_c/Program\ Files/TextAloud/TextAloud/TextAloudMP3'
(Use of sh -c '...' will ensure tilde and backslash expansion is handled correctly.)
Run TextAloud from the the just-added menu item and:
- enter the registration code of your purchase
- disable tips at startup
- verify that all expected voices are present on the pull-down menu
- blank the text
from the 'Options' menu, select 'TextAloud Options', on the 'Article Options' tab, unset 'Generate default article titles'
from the 'Options' menu, select 'TextAloud Options', on the 'Miscellaneous' tab, set the default voice to 'Neospeech Kate 16k' and disable the showing of the splash screen at startup
- from the 'Options' menu, select 'Voices and File Options', on the 'File Options' tab, set 'Audio File Format' to 'MP3' and set 'Bit / Sample Rate' to '112 kbs 44.10 kHz Mono', set 'Write File Speed' to '150x' (the maximum), set 'Audio Output Directory' to 'H:\'
quit out of TextAloud and when prompted if you want to fill in the survey, select 'Never'.
Rerun TextAloud and verify that the correct default voice is shown.
Close TextAloud and when prompted whether to close to system tray or close properly, select to close properly and not to be prompted about this again.
See also
http://www.nextup.com/phpBB2/viewtopic.php?t=3349 (explains how to set up TextAloud so that mouse-selected-and-copied text should be spoken automatically)
http://appdb.winehq.org/objectManager.php?sClass=version&iId=11157&iTestingId=22047 (explains that mouse-selected-and-copied text isn't spoken automatically)
http://nextup.com/TextAloudHTML.htm (TextAloud user manual)
