International E-publication: Publish Projects, Dissertation, Theses, Books, Souvenir, Conference Proceeding with ISBN.  International E-Bulletin: Information/News regarding: Academics and Research

Juzz Say: A Voice Enabled Android Application using Python

Author Affiliations

  • 1Academy of Technology, Aedconagar, Adisaptagram, West Bengal, INDIA

Res. J. Computer & IT Sci., Volume 2, Issue (4), Pages 1-5, October,20 (2014)

Abstract

This research paper presents a brief overview of the android application “Juzz Say” developed using Python that is an application with some voice enable service. It has five voice enable services, SMS, Camera, Music, SOS, Calorie-Fat Calculation. A database is maintained for each service. Total application is voice enabled except calorie calculation. At the first use of any service will lead the user to the settings. After finishing the settings he or she can use that application. If needed the user can set all the settings later on to select the ‘Settings’ option. This project is built using Python language and in the SL4A (Scripting Layer for Android) environment that provides several types of APIs to use the functionalities of an android phone. The Scripting Layer for Android is a library, allows the creation and running the scripts written in various languages directly on Android devices. The Database of this project is built using SQLITE3, and some pages are made of HTML. This project has been made to reduce the complexity of using Android services. We can use the services while working. We do not need to touch our phone to use those services. This application is also fruitful for those people who are blind and still have the interest to use android phone.

References

  1. Python official website: http://www.python.org/ (2014)
  2. https://code.google.com/p/pybluez/wiki/Documentation(2013)
  3. SL4A official site: http://code.google.com/p/androidscripting/(2014)
  4. SQLite official Page: http://www.sqlite.org/ (2014)
  5. http://www.w3schools.com/html/ (2014)
  6. Paul Ferrill, , Android applications using Python and SL4A,, Part 1:Set up your development environment, 19Dec,2010,ibm.com/developer Works/ (2010)