ClipSpeak is a portable, lightweight text-to-speech tool that speaks text copied to the clipboard. It is intended to be as transparent as possible to the user, keeping user interface and interaction to a minimum.
ClipSpeak requires the Microsoft .NET Framework 2.0 or later to run.
Technical Details:
ClipSpeak is targeting the .NET Framework version 2.0, and is written in C# using Visual Studio 2008. It uses the Microsoft Speech Object Library for speech output, which means it cannot use all synthesizers available. ClipSpeak does not store any information in the registry, nor anywhere else on disk, meaning it is fully portable.
If you find bugs or have feature suggestions, please check the Issue Tracker on the CodePlex page.