SINCE 2004

  • 0

      0 Item in Bag


      Your Shopping bag is empty

      CHECKOUT
  • Notice

    • ALL COMPUTER, ELECTRONICS AND MECHANICAL COURSES AVAILABLE…. PROJECT GUIDANCE SINCE 2004. FOR FURTHER DETAILS CALL 9443117328

    Projects > COMPUTER > 2017 > NON IEEE > APPLICATION

    Text to speech in android


    Abstract

    Text to Speech Conversion is the artificial production of human speech. A computer system used for this purpose is called a speech synthesizer, and can be implemented in software or hardware. In this project we use our Android Mobile for Text to Speech. A text-to-speech (TTS) system converts normal language text into speech. Our proposed Text to speech convertor can be used for any domains, the storage of entire words or sentences allows for high-quality output. The quality of a speech synthesizer is judged by its similarity to the human voice and by its ability to be understood. Our proposed intelligible text-to-speech program allows people with visual impairments or reading disabilities to listen to written works on a mobile.


    Existing System

    Designing classroom lessons that use digital materials enables students with various learning styles and needs to access these same materials equally. Because digital media is inherently flexible, you can adjust the media to the needs of the student. While the focus of this Web resource is how text-to-speech transforms digital text to talking text, keep in mind that you can also transform the way digital text looks – font size, text and background colors, and number of words per page (or screen) for those students needing that support.


    Proposed System

    A text-to-speech system (or "engine") is composed of two parts: a front-end and a back-end. The front-end has two major tasks. First, it converts raw text containing symbols like numbers and abbreviations into the equivalent of written-out words. This process is often called text normalization, pre-processing, or tokenization. The front-end then assigns phonetic transcriptions to each word, and divides and marks the text into prosodic units, like phrases, clauses, and sentences. The process of assigning phonetic transcriptions to words is called text-to-phoneme or grapheme-to-phoneme conversion. Phonetic transcriptions and prosody information together make up the symbolic linguistic representation that is output by the front-end. The back-end often referred to as the synthesizer then converts the symbolic linguistic representation into sound. In certain systems, this part includes the computation of the target prosody (pitch contour, phoneme durations) which is then imposed on the output speech.


    Architecture


    FOR MORE INFORMATION CLICK HERE