|
-
Nov 13th, 2000, 05:56 AM
#1
Thread Starter
Junior Member
Hi, I want to make a Text-to-Speech - option in my program and I dont want to use MSAgent for this !! I have heart about "Microsoft Direct Text-To-Speech control"... but cannot download the OCX at the Microsoft-Homepage - the sites exists no longer... where can I find it and how must I use it ?? For example I made a "Game Over"-Text and now I want the computer to say "Game Over" !!
Thanx for Your replies, MAJA.
VB and Java are great - ja, so ist es !! To my software programming site: http://www.majasoft-games.de .
-
Nov 13th, 2000, 06:14 AM
#2
You can get the controls at http://www.microsoft.com/speech
With using it, it can be as easy as
Code:
DirectSS1.Speak "Game Over"
But if you want to customise more things, such as the lip, gender, speed etc, theres more code to do and the Help files has it all.
Sunny
-
Nov 13th, 2000, 06:26 AM
#3
Thread Starter
Junior Member
Yes, but...
Thanx, but it is so huge (to huge)... is there a smaller version (I want it only for VB - and with no gimmics). Only the Control with the Speech-funtions and so simple like Your code-example - more I dont need, I mean no SDK or such things !!
Thanx for Your replie, MAJA.
VB and Java are great - ja, so ist es !! To my software programming site: http://www.majasoft-games.de .
-
Nov 13th, 2000, 06:38 AM
#4
Apparently not...it seems that with version 5 they have only one(two) packages available. In 4.0 they had separate packages, each having a different control making it alot easier on the downloads. Can't help you here!
Perhaps further down the track MS will break up the download.
Sunny
-
Nov 13th, 2000, 06:42 AM
#5
Thread Starter
Junior Member
OK
So, I must download it... argh... ok, thanx anyway !!
MAJA.
VB and Java are great - ja, so ist es !! To my software programming site: http://www.majasoft-games.de .
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|