CFP last date
20 May 2024
Reseach Article

Secure Email and Calculator Application using Speech to Text and Text to Speech Conversion on Android Platform

by Tanvi Adwani, Vanita Jeshnani, Sakshi Goplani
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 93 - Number 17
Year of Publication: 2014
Authors: Tanvi Adwani, Vanita Jeshnani, Sakshi Goplani
10.5120/16429-6182

Tanvi Adwani, Vanita Jeshnani, Sakshi Goplani . Secure Email and Calculator Application using Speech to Text and Text to Speech Conversion on Android Platform. International Journal of Computer Applications. 93, 17 ( May 2014), 23-27. DOI=10.5120/16429-6182

@article{ 10.5120/16429-6182,
author = { Tanvi Adwani, Vanita Jeshnani, Sakshi Goplani },
title = { Secure Email and Calculator Application using Speech to Text and Text to Speech Conversion on Android Platform },
journal = { International Journal of Computer Applications },
issue_date = { May 2014 },
volume = { 93 },
number = { 17 },
month = { May },
year = { 2014 },
issn = { 0975-8887 },
pages = { 23-27 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume93/number17/16429-6182/ },
doi = { 10.5120/16429-6182 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T22:16:00.957211+05:30
%A Tanvi Adwani
%A Vanita Jeshnani
%A Sakshi Goplani
%T Secure Email and Calculator Application using Speech to Text and Text to Speech Conversion on Android Platform
%J International Journal of Computer Applications
%@ 0975-8887
%V 93
%N 17
%P 23-27
%D 2014
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Speech has been processed for a wide variety of applications right from mobile communications to automatic reading machines. In this paper, we have developed an application for sending emails, bringing to use the conversion of speech to text and vice versa. The application also has a feature that enables simple calculation by the user through our talking calculator that takes speech as input to perform the operations. All the text instructions are given to the user by its conversion into speech. Speech is input at run time through a microphone and the sampled speech is processed and converted to text. Speech to text conversion is done via the Internet, connecting to Google's server. The application is adapted to input messages in English. In this paper we have also proposed an efficient means of login for users to provide increased security.

References
  1. Description about android and its architecture. http://www. android-app-market. com/android-architecture. html
  2. Information regarding Speech to Text conversion and speech recognition. http://www. vocapia. com/speech-to-text. html
  3. Description about the Intents of an email app and how to handle them. http://www. tiemenschut. com/how-to-send-e-mail-directly-from-android-application/
  4. Detailed information on SQLite database and its classes. http://developer. android. com/reference/android/database/sqlite/SQLiteDatabase. html
  5. Text to Speech engine of android and its features. http://android-developers. blogspot. in/2009/09/introd uction-to-text-to-speech-in. html
Index Terms

Computer Science
Information Sciences

Keywords

DVM Android OS Speech Recognition Intents