This thread is for discussion of a small utility I wrote to read text from the screen. It's a popup style dialog (no border) with a single button to click.
The Source Code forum thread is here.
To use gbSpeakClipboard, a user selects and copies the text, then presses gbSpeakClipboard to have the text read out loud. Click the button again to stop speaking. Right-click to close.
They can use any method of selecting and copying the text that they are familiar with. Generally, I use the mouse to select the text and Ctrl-C to copy it.
Comments and suggestions are welcome.
The Source Code forum thread is here.
To use gbSpeakClipboard, a user selects and copies the text, then presses gbSpeakClipboard to have the text read out loud. Click the button again to stop speaking. Right-click to close.
They can use any method of selecting and copying the text that they are familiar with. Generally, I use the mouse to select the text and Ctrl-C to copy it.
Comments and suggestions are welcome.
Comment