Link to home
Start Free TrialLog in
Avatar of ab2ae
ab2ae

asked on

Text to Speech using vb.net

Hi Experts,

All i want is for a user to move the mouse over a textbox and for the text in that textbox to be read out. I have downloaded the following:

1.      microsoft speech recognition engine  (5.3Mb)
2.      microsoft text to speech engine  (7.5Mb)
3.      microsoft speech API  (752kb)

Problem

No idea what references to include in the COM tab, so therefore cannot create any speech objects to do anything.

I do have the Microsoft Agent SDK working in a tester application i produced, however, i dont want stupid animated characters!!!

Please help im at my wits end!!!
Avatar of ab2ae
ab2ae

ASKER

In the COM tab underneath Component Name i have added the reference 'Microsoft Direct Text To Speech'

I still dont know how to create an object though and no extra control has been displayed on my form
ASKER CERTIFIED SOLUTION
Avatar of amyhxu
amyhxu

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Just a quick hint: To get to the area to add the reference, right click the project name in the project explorer and click Add Reference, then click the COM tab... It will NOT be in the toolbox (if you choose Add Items)