Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting speech into your program (SAPI)
#3
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:
Code:
Set Voice.Voice = Voice.GetVoices("Name=Microsoft Mary").Item(0)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)