Skip to content

Blind people do not able to see so they cannot read text with their eyes so I have created a Text to speech convert to help them to listen to the text

License

Notifications You must be signed in to change notification settings

UG-SEP/Text-to-speech-convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📝Text to Speech🔊

Blind people does not able to see so they cannot read text with there eyes so I have created a Text to speech convert to help them to listen the text. Text to speech converter helps support few feature...

>> Copyright (c) Ujjwal Gupta (@UG-SEP)

Features

  1. Open: Open feature helps you to open the file you wanted to listen

  2. Speak: Speak feature start speaking the text

  3. Continue: It helps you start from the place where you pause the speech

  4. Pause: It helps you to stop the speech converter at a place

  5. Stop: It helps you to abort the speaking task

  6. Voice Gender: Choose whether the voice should be of male or female

  7. Speed: Choose the speed to read text between -1 to -10

    Library Used

System.Speech;

How to add the above library?

Kindly follow the given step below:

  1. After opening the project on the right hand side right click on the Reference option
  2. Now click on add Reference
  3. A dialog box will appear, Now on the left hand side click on assemblies
  4. Now search System.Speech
  5. Tick it and Press OK
  6. Add the namespace using System.Speech; and using System.Speech.Synthesis;

How to use it?

Kindly follow the given steps below

  1. Clone the project using git clone command
  2. Open Visual Studio
  3. Click on open project
  4. Add Open the Text to Speech folder provided in this project
  5. Do the configuration given above
  6. Run the Program

About

Blind people do not able to see so they cannot read text with their eyes so I have created a Text to speech convert to help them to listen to the text

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages