17-09-2006, 03:01 PM
Microsoft Mike and Microsoft Mary are free to download.
http://www.microsoft.com/downloads/deta ... laylang=en
It says that downloading "Sp5TTIntXP.exe" only will get you the two voices, but I couldn't figure out how to install them so I just downloaded the whole SDK.
Note, my test program doesn't like changing voices with the combo box, so you'll have to do this if you want a new voice for your program:
http://www.microsoft.com/downloads/deta ... laylang=en
It says that downloading "Sp5TTIntXP.exe" only will get you the two voices, but I couldn't figure out how to install them so I just downloaded the whole SDK.
Note, my test program doesn't like changing voices with the combo box, so you'll have to do this if you want a new voice for your program:
Code:
Set Voice.Voice = Voice.GetVoices("Name=Microsoft Mary").Item(0)