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