Text to Speech Conversion

download Text to Speech Conversion

of 13

description

Text to Speech Conversion

Transcript of Text to Speech Conversion

Text To Speech Conversion - psr2 reader

Text To Speech Conversion - psr2 readerPresented By:GROUP No. 8Protik Kr. Sarkar (1047610028)Rahul Rastogi (1047610029)Rishabh Arya (1047610031)Sachin Saxena (1047610035)

IntroductionA Text-To-Speech (TTS) system is a computer-based system that should be able to read any text aloud.

A Text-To-Speech Conversion means simply converting the textual matter into voice.

Just as a human being reads a sentence from a paper, similarly, the TTS system reads in the textual matter and produces a series of voice signals reciting the same.September 23, 20132Text To Speech ConversionScope Of ProjectThe most visible scope of this project is that it can be used as an efficient e-book reader.

In this software the user just needs to plug in the earphones or headphones and start listening to the contents of the e-book or the text file.

It can also be used as a voice translator by which one can speak what he likes and the corresponding textual matter will be displayed.

September 23, 20133Text To Speech ConversionBasic FunctionalityConverting text to speechConvert the written matter into voice signals

Converting speech to textConvert the voice signals into written matter

September 23, 20134Text To Speech ConversionObjectivesTo utilize the system as a readerTo use it as a software which takes in data from the text file and speak the contents directly from the file.

To utilize the system as a dictation writerTo use it to directly dictate the contents that will be written in the text area.

September 23, 20135Text To Speech ConversionTools Platforms UsedTools Used:- Visual Studio (as IDE)C# (as programming language)

Platforms Used:- Microsoft .Net Framework

September 23, 20136Text To Speech ConversionRequirementsHARDWARE: Processor - Core 2 Duo or higher Processor Speed - 533 MHZ Hard Disk Space - 20 GB (min.) Ram Memory - 256 MB (512 MB recommended) SOFTWARE: Operating System Windows XP or higher

September 23, 20137Text To Speech ConversionModules in ProjectThis project concentrates on two major modules:-Text-To-Speech Speech-To-Text

Text-To-Speech module is focused to be used as an E-book Reader.

Speech-To-Text module is focused to be used as a voice to text translator.

September 23, 20138Text To Speech ConversionProcessText-To-SpeechSeptember 23, 20139Text To Speech ConversionEnter TextSynthesizerSpeech September 23, 201310Text To Speech ConversionProcess (contd) Speech-To-TextSpeakSynthesizerText Main Project WorkingSeptember 23, 201311Text To Speech ConversionText FileRead text from the text fileSpeech SynthesisVoice 12

1213

QUERIES