When you open the VBA editor, you should see a tree diagram on the left (if
you don't see it, click View > Project Explorer). One of the icons in the
tree will be labeled "Normal". Click on that icon, then click Tools >
References to open the "Project - Normal" dialog that Graham shows.
After checking the Microsoft Speech Object Library item in the dialog and
clicking OK, the Normal icon in the tree will still be selected. Now click
Insert > Module. If the tree items below the Normal icon aren't expanded,
click the plus sign next to it; that will display two folders labeled
"Microsoft Word Objects" and "Modules". Expand the Modules folder if
necessary to see that there is at least one module icon under it, which
should be labeled "Module 1".
If the Properties pane isn't visible below the tree diagram, click View >
Properties Window to display it. It contains two columns; on the left it
will say "(Name)" and on the right it will say Module 1. Change the
right-hand column to say TextToSpeech.
--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.