The incredible NirCmd utility has a new "talk" command that allows you to train your team to discuss the text you want. In order to use the NirCmd speech library (SAPI), which is the case with any Windows XP and Windows Vista. Here is a fun piece about how to add the word of command from the context menu of text documents (*. txt).

The system reads out the entire contents of the text file for you!
More:
The REG file adds the following registry key:
HKEY_CLASSES_ROOT\ txtfile \ shell \ Speak \ Command
And sets the (default) value data to:
To dictate the entire contents of a text file manually, use this command line:
- Download NirCmd.zip.
- Unzip the file and extract the contents to a folder.
- Move NirCmd.exe to the C:\Windows directory.
- Download speak.zip, unzip and run the file speak.reg
- Right-Click on a Text Document and click Speak.

The system reads out the entire contents of the text file for you!
More:
The REG file adds the following registry key:
HKEY_CLASSES_ROOT\ txtfile \ shell \ Speak \ Command
And sets the (default) value data to:
nircmd.exe speak file "%1"To dictate the entire contents of a text file manually, use this command line:
nircmd.exe speak file "path:\filename"