The GW-Apps is geared toward discussions of Window-Eyes and GW Micro apps. Any subscriber of the GW-Apps list has the ability to post on-topic messages.

From:

 "BT" <b2me@fltg.net>

Subject:

 Trek 3.1 Is Now Ready.

Date:

 Wed, Jun 6, 2012 12:30:21 am
This is a multi-part message in MIME format.

------=_NextPart_000_000D_01CD437B.8E784EE0
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Hi!
I added Trek 3.1 today. It has both WE and Sapi voice adjustment menu's in the
window before starting the game.
The Sapi is the same adjustments as the WE voices.
I also added the Sapi45Class.vbs file that is used for the Game window for game
voice and adjustment menu's.
I could have placed it inside the Trek.vbs file but decided to import it using
a simple Import statement; whose format anyone can use to make things look like there
being externally imported like modules in Python do.
It is not needed for the game for that has a Sapi5.py file that gets compiled
and is inside the Trek.exe file, thus making it portable as long as you drag along
with it the TrekData folder that has all sounds inside of it.
Have fun.
Bruce

------=_NextPart_000_000D_01CD437B.8E784EE0
Content-Type: text/html;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40"; xmlns:v =
"urn:schemas-microsoft-com:vml" xmlns:o =
"urn:schemas-microsoft-com:office:office" xmlns:w =
"urn:schemas-microsoft-com:office:word" xmlns:m =
"http://schemas.microsoft.com/office/2004/12/omml"><HEAD>;
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19222"><!--[if !mso]>
<STYLE>v:* {
BEHAVIOR: url(#default#VML)
}
o:* {
BEHAVIOR: url(#default#VML)
}
w:* {
BEHAVIOR: url(#default#VML)
}
..shape {
BEHAVIOR: url(#default#VML)
}
</STYLE>
<![endif]-->
<STYLE><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p
{mso-style-priority:99;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-priority:99;
mso-style-link:"Balloon Text Char";
margin:0in;
margin-bottom:.0001pt;
font-size:8.0pt;
font-family:"Tahoma","sans-serif";}
span.BalloonTextChar
{mso-style-name:"Balloon Text Char";
mso-style-priority:99;
mso-style-link:"Balloon Text";
font-family:"Tahoma","sans-serif";}
span.EmailStyle20
{mso-style-type:personal;
font-family:"Calibri","sans-serif";
color:windowtext;}
span.EmailStyle21
{mso-style-type:personal;
font-family:"Calibri","sans-serif";
color:#1F497D;}
span.EmailStyle22
{mso-style-type:personal;
font-family:"Calibri","sans-serif";
color:#1F497D;}
span.EmailStyle23
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
..MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></STYLE>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=EN-US link=blue bgColor=#ffffff vLink=purple>
<DIV><FONT size=2 face=Arial>Hi!<BR>&nbsp;&nbsp;&nbsp; I added Trek 3.1 today.
It has both WE and Sapi voice adjustment menu's in the<BR>window before starting
the game.<BR>&nbsp; The Sapi is the same adjustments as the WE
voices.<BR>&nbsp;&nbsp;&nbsp; I also added the Sapi45Class.vbs file that is used
for the Game window for game<BR>voice and adjustment menu's.<BR>&nbsp; I could
have placed it inside the Trek.vbs file but decided to import it using<BR>a
simple Import statement; whose format anyone can use to make things look like
there<BR>being externally imported like modules in Python
do.<BR>&nbsp;&nbsp;&nbsp; It is not needed for the game for that has a Sapi5.py
file that gets compiled<BR>and is inside the Trek.exe file, thus making it
portable as long as you drag along<BR>with it the TrekData folder that has all
sounds inside of it.<BR>&nbsp;&nbsp;&nbsp; Have
fun.<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Bruce<BR></FONT></DIV></BODY></HTML>

------=_NextPart_000_000D_01CD437B.8E784EE0--