Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Coderkoss committed Dec 28, 2020
2 parents a2ffb06 + 8a62ce1 commit 2c497d1
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
# ClipBoard Speaker
ClipBoard Speaker is an application developed using C# and the .Net Framework.
The ClipBoard Speaker allows you to have a speech synthesizer read text out
loud to you from the clipboard. This allows you to read text from any program
whether it be a PDF, Office doc, or email with one single application.
While this is a simple application it solves some of the issues with other text
to speech applications that are available out there. There are some TTS(Text to Speech)
applications that allow you to use extensions in the browser.
There are some that work only in a program like PDF’s but with ClipBoard
Speaker you have access to any area of your personal computer.
TextToSpeech is an application developed using C# and the .Net Framework. The ClipBoard Speaker allows you to have a speech synthesizer read text out loud to you from the clipboard. This allows you to read text from any program whether it be a PDF, Office doc, or email with one single application. While this is a simple application it solves some of the issues with other text to speech applications that are available out there. There are some TTS(Text to Speech) applications that allow you to use extensions in the browser. There are some that work only in a program like PDF’s but with ClipBoard Speaker you have access to any area of your personal computer.


<h1>Directions:</h1>
Download the ClipBoard Speaker Application. Just copy the text and click the app
icon in the taskbar notification area. The text will start reading as soon
as you click the icon or press F8. The app will take anything that is in the
clipboard and say it out loud so that you don't have to read it.
Download the ClipBoard Speaker Application. Simply copy any text to the clipboard and press the F8 key to have it read out loud. Accessing the application notification area of the taskbar and right-clicking on its icon will give access to settings for customizing the application. In order to stop ClipBoard Speaker from running on your computer, you can simply install it with add/remove programs in the control panel.

0 comments on commit 2c497d1

Please sign in to comment.