0% found this document useful (0 votes)
20 views2 pages

Vocalization On Android: Module 1: in This Module, We Implement Voice To Text Conversion (I.e., The User's Voice Is

The document describes a vocalization application for Android that allows users to search the web using voice commands. It converts spoken words to text for searching, displays search results from Wikipedia, and converts selected text back to voice output. The proposed system aims to make browsing information online easier using only voice. It outlines modules for voice to text conversion, passing text to a search engine, and text to voice conversion of selected content. Hardware requirements include a minimum of 1GB RAM and software requirements include Java 6, Android SDK, and Eclipse IDE.

Uploaded by

Isaac Johnson
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views2 pages

Vocalization On Android: Module 1: in This Module, We Implement Voice To Text Conversion (I.e., The User's Voice Is

The document describes a vocalization application for Android that allows users to search the web using voice commands. It converts spoken words to text for searching, displays search results from Wikipedia, and converts selected text back to voice output. The proposed system aims to make browsing information online easier using only voice. It outlines modules for voice to text conversion, passing text to a search engine, and text to voice conversion of selected content. Hardware requirements include a minimum of 1GB RAM and software requirements include Java 6, Android SDK, and Eclipse IDE.

Uploaded by

Isaac Johnson
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

VOCALIZATION ON ANDROID

ABSTRACT
Introduction
Android is a software stack for mobile devices that includes an operating system, middleware and key applications. The Android SDK provides the tools and APIs necessary to begin developing applications on the Android platform using the Java programming language. Android is an operating system used for mobile device which is rapidly growing over the market. Android has been introduced by the company Android Inc. in 2003 later acquired by Google in 2005. Android is completely OPEN Source Operating System.

Description
Vocalization is a type of speech synthesis application that is used to convert spoken sound to text and then connects to Wikipedia displays the desired result. And the user can select the textual information and the application converts that text into voice and produces output.

Existing System
In the existing system generally the user will browse plenty of websites using their mobile, but the user has the read the information at certain point of time the user gets interminable.

Proposed System
In the proposed system we are developing an application which will convert Spoken voice to text and search then again textual information into voice i.e., using this app user can give any search request through the voice and can select any info while browsing web and the selected info will be vocalized by the application.

Modules
Module 1: In this module, we implement voice to text conversion (i.e., the users voice is taken as the input and converted to the text) Module 2: In this Module converted text is passed as the input to the search engine which connects to Wikipedia website and display the webpage.

Module 3: In this module, text to voice conversion is done i.e., when user selects any contents from web page the application converts that text into voice and produces output.
HARDWARE REQUIREMENTS:

Pentium 4 Processor Minimum 1 GB RAM 80 GB HDD Internet connectivity

SOFTWARE REQUIREMENTS:

Java 6 Android SDK (OS 2.2) Eclipse IDE

PROJECT GROUP MEMBERS: A.MALLIKA C.KARAN KUMAR NIKHIL JAIKUMAR 09R11A0502 09R11A0509 09R11A0539

You might also like