MARATHI TEXT-TO-SPEECH SYNTHESISYSTEM FOR ANDROID PHONES

Size: px
Start display at page:

Download "MARATHI TEXT-TO-SPEECH SYNTHESISYSTEM FOR ANDROID PHONES"

Transcription

1 International Journal of Advances in Applied Science and Engineering (IJAEAS) ISSN (P): ; ISSN (E): X Vol. 3, Issue 2, May 2016, IIST MARATHI TEXT-TO-SPEECH SYNTHESISYSTEM FOR ANDROID PHONES DEOVRAT RAIKAR 1, OMKAR PHADKE 2 1,2 Computer Department,K.G.C.E. Karjat rdevavrat@gmail.com, omkar.phaadke93@gmail.com ABSTRACT In recent times, mobile phone usage has increased in comparison to personal desktop computers. It is convenient to use interactive Handheld devices. Various mobile operating systems are available in today s market, such as, Symbian, ios, windows, But the most used mobile operating system is Android. Android has the biggest platform among all the other operating systems. It is the most adaptive operating system. Number of android based applications are increasing day by day. One such interactive user based android application is Text-to Speech Synthesis System. Various Text-to-Speech working models are currently being used among various android applications. Our objective is to study and compare different Text-to-Speech synthesis models. KEYWORDS Android Operating System; Phenomes; Text-to-Speech (TTS) Synthesis. I. INTRODUCTION In recent years, mobile phones have become a very important part of our lives. Mobile phones have really changed the way of communications. Mobile phones are the most used communication tool today. In the past decade, mobile phones have managed to replace the common desktop computers in our homes, due to ease of access. Mobile phones are more user friendly and more interactive than the desktop computer systems. Mobile phones are driven by various different operating systems like Symbian, Windows, ios, but the most used and most popular of them is the Android Operating System. Being an open source platform, Android operating system is used by many people for development purposes. Android system has a facility to provide vocal interface to the user. One such application is the Text-to Speech Synthesis system. In TTS system, the user will enter the input into the mobile phone in Text format and the application will process this input and convert and present the output into vocal format. This TTS application is useful for the visually disabled or illiterate users who will be able to access their s or SMS or any other text in terms of vocal output. Also, TTS system is also beneficial for those who want to access their s or SMS or any other text input while engaged in some other work like driving, jogging, etc. II. ANDROID ARCHITECTURE Android is a mobile operating system which is currently developed by google. It is based on Linux Kernel and is popularly used by touch interface devices. Android s user interface is based on direct touch manipulations like swiping, pressing, clicking, pinching, etc. In addition to the touchscreen devices, Google has also made Android available for nontouch devices like Televisions, Cars, Refrigerators, Digital Cameras, etc. Android Operating system is designed and architected in the form of several different layers or in a stack formation. This software stack comprises of applications, an operating system, run-time environment, middleware, services and libraries. The overall android system structure is based upon the Linux Kernel, which is positioned at the bottom of Android Software Stack and provides an abstract between the device hardware and the upper layers of Android Software Stack. Android Architecture consists of following- Linux Kernel. Libraries. Android Runtime. Application Framework. Applications. All the above mentioned layers in the Android Software Stack work together to run a particular application. Linux Kernel is the base of the Android Architecture and is situated at the root of Android Software Stack. It helps in creating an abstraction between the hardware and the software and is responsible for device drivers, power management, memory management, device management and resource acces. On the top of the Linux Kernel, we have Libraries consisting of WebKit, OpenGL, FreeType, SQLite, Media, C runtime library (libc) etc. Android Runtime consists of core libraries and Dalvik Virtual Machine (DVM) which is responsible to run an Android application. DVM is like JVM but it is optimized for mobile devices. It consumes less memory and provides fast performance. Android framework includes Android API's such as UI (User Interface), telephony, resources, locations, Content Providers 34

2 Marathi Text-To-Speech Synthesisystem For Android Phones (data) and package managers. It provides a lot of classes and interfaces for android application development. On the top of android framework, there are applications. All applications such as home, contact, settings, games, browsers are using android framework that uses android runtime and libraries. Fig.1 ANDROID ARCHITECTURE III. TEXT TO SPEECH (TTS) SYSTEM METHODOLOGY Text-to-speech system is used in order to convert text into voice using a speech synthesizer. It is the artificial production of human speech. A computer system used for this purpose is called a speech synthesizer. The objective of TTS system is to convert an arbitrary given text into a corresponding spoken waveform. The objective of the text processing component is to process the given input text and produce appropriate sequence of phonemic units. Following is a flow chart of basic TTS system. In TTS system, concatenative synthesis technique is used by recording real life voices for all the sound segments; then concatenating it to produce real life speech output. The user first enters an input text into a textbox. This input text is analyzed by Text Analyzer. The input text is first checked for the positions of vowels and consonants in the text Word segmentation is used in order to separate each and every word in the input text sentence. Phenome segmentation phase is then conducted. This phase first analyses the positions of vowels and consonants in a word and then segments the words into phonemes as a vowel and consonant vowel combination. A database must be created in order to record all possible phenomes of the language. The phenome consists of two type of symbols- V Vowels CV Combination of consonant and vowel. The words which are now divided into phenomes are now searched for in the TTS database. The TTS database must consist of two fields wiz- word and filename. The word field contains of the phenome and its corresponding filename consists of the sound file. Now the phoneme is searched in the database and retrieves the filename, which is further searched in the application resources for its corresponding sound wave file to get played. Further, these sound files of the corresponding phenomes will now be concatenated to generate the sound corresponding to thee input text. Another phase, known as Text Normalization Phase is used in order to normalize the process of text to speech conversion. The input text is a raw text containing the abbreviations, special symbols and numeric values are first searched and then replaced with their expanded form, so that they are spoken in full word form. The entered text is then segmented into words. All the symbols like commas or full stops will be replaced by appropriate sounds or pauses. The final step is concatenation of all these words and generating the complete vocal translation for the corresponding input text. 35

3 Marathi Text-To-Speech Synthesis System For Android Phones FIG.2 BLOCK DIAGRAM OF TEXT-TO-SPEECH SYNTHESIS 36

4 Marathi Text-To-Speech Synthesisystem For Android Phones IV. RELATED WORK TTS systems have been developed for many platforms like desktop computers, mobile phones, etc. However even in mobile phones most applications are developed for English Language. Various TTS applications have now been developed for other languages. Ahlawat and Dahiya developed English and Hindi TTS systems for the Android environment [1] Mukherjee and Mandal developed a Bengali TTS synthesis system for the Android devices [2] using ESNOLA (Epoch Synchronous Non Overlap Add) technique based on concatenative speech synthesis technique. Kaur and Singh [3] developed a Punjabi speech synthesizer for android mobile devices using a concatenative method. V.PROPOSED SYSTEM PROPOSED MARATHI TEXT-TO-SPEECH SYNTHESIS SYSTEM- On the basis of the work already developed by, Kaur and Singh developed a Punjabi speech synthesizer for android mobile devices, we proposed a Marathi Text-to-Speech Synthesis system. For this we have to create a Marathi Speech database and store all the possible recorded phenomes of Marathi language. Following fig. illustrates the Consonants and vowels of Marathi language. Total number of Vowels(V): -12 Total number of Consonants(C): - 36 Total number of Consonants and Vowels combinations(cv): We will thus record all this phenome and create a Marathi speech database. The rest of the procedure will be similar to the Procedure proposed by Kaur and Singh [3]. VI. ADVANTAGES Assist persons with disabilities who may be vision impaired by reading text Save eye strain relax, sit back and listen Help writers improve by listening to your work Assist second language students by expanding their experience and understanding through listening to any text at any speed Natural human voices and lots of choice (languages, accents, gender) for listening pleasure and variet Can help improve spelling, reading, comprehension and writing skills Speech Synthesis systems can be adapted easily to say whatever users want them to say. For example, for a medication reminder system that uses a synthetic voice, changes in medication or in the medication regime are no problem. In contrast, a system that uses a human voice might need new data might to be recorded. Typical Speech Synthesis systems offer a range of different accents and voices, whereas systems that use pre-recorded human voices may offer only one or two. VII. DISADVANTAGES Despite large improvements, Speech Synthesis can still sound a little unnatural. The approaches to Speech Synthesis that yield the most natural speech need considerable resources. VIII. CONCLUSION In this paper, we have described how the phonological attributes of Marathi orthography may be used to develop a text-to-speech system. The phonetic nature of the language was surveyed, and the set of rules for deriving these sounds using the orthography were made explicit and carefully deconstructed. Although the work done is not complete as it has been done until determining the linguistic features of Marathi text while the final signal processing aspect of the task are un explored. In the near future we would love to complete the text-to-speech system, the text to speech system that is able to be useful to the people in need FIG.3 TABLE FOR MARATHI CONSONANTS AND VOWELS 37

5 Marathi Text-To-Speech Synthesis System For Android Phones REFERENCES [1] S. Ahlawat and R. Dahiya, A Novel Approach of Text To Speech Conversion Under Android Environment, International Journal of Computer Science & Management Studies (IJCSMS), 13(5), 2013, [2] S. Mukherjee and S.K.D. Mandal, A Bengali Speech synthesizer on Android OS, Proc. 1st ACM Workshop on Speech and Multimodal Interaction in Assistive Environments (SMIAE), Jeju, Republic of Korea, 2012, [3] J. Kaur and P. Singh, Punjabi Speech Synthesis System for Android Mobile Phones, International Journal of Engineering and Computer Science (IJECS), Vol. 3, No. 9, pp , [4] Suhas.R.Mache, Manasi.R.Baheti, C. Namrata Mahender, Review on Text-To-Speech Synthesizer, International Journal of Advanced Research in Computer and Communication Engineering,Vol. 4, Issue 8, August 2015 [5] 38

Android App Development. Ahmad Tayeb

Android App Development. Ahmad Tayeb Android App Development Ahmad Tayeb Ahmad Tayeb Lecturer @ Department of Information Technology, Faculty of Computing and Information Technology, KAU Master degree from Information Sciences and Technologies,

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK A REVIEW ON THE ARCHITECTURE OF ANDROID IN SMART PHONES RAVNEET KAUR T. BAGGA 1,

More information

SD Module- Android Programming

SD Module- Android Programming Assignment No. 1 SD Module- Android Programming R (2) C (4) V (2) T (2) Total (10) Dated Sign Title: Download Install and Configure Android Studio on Linux /windows platform. Problem Definition: Install

More information

I. INTRODUCTION ABSTRACT

I. INTRODUCTION ABSTRACT 2018 IJSRST Volume 4 Issue 8 Print ISSN: 2395-6011 Online ISSN: 2395-602X Themed Section: Science and Technology Voice Based System in Desktop and Mobile Devices for Blind People Payal Dudhbale*, Prof.

More information

Android Programming in Bluetooth Cochlea Group

Android Programming in Bluetooth Cochlea Group Android Programming in Bluetooth Cochlea Group Zijian Zhao Abstract: My project is mainly android programming work in the Bluetooth Cochlea Group. In this report I will first introduce the background of

More information

An Introduction to Android. Jason Chen Developer Advocate Google I/O 2008

An Introduction to Android. Jason Chen Developer Advocate Google I/O 2008 An Introduction to Android Jason Chen Developer Advocate Google I/O 2008 Background What is Android? Latest News 4,000,000,000 Internet and Mobile Phone Users, Worldwide 3,000,000,000 2,000,000,000 1,000,000,000

More information

Andriod-Mobile Application Development. Mobile Application Development Workshop on Andriod Platform.

Andriod-Mobile Application Development. Mobile Application Development Workshop on Andriod Platform. Mobile Application Development Workshop on Andriod Platform With the emergence of mobile phones, PDA s, smart phones and other mobile technology the need for mobile application development also increased.

More information

Android App Development

Android App Development Android App Development Course Contents: Android app development Course Benefit: You will learn how to Use Advance Features of Android with LIVE PROJECTS Original Fees: 15000 per student. Corporate Discount

More information

Kusum Lata, Sugandha Sharma

Kusum Lata, Sugandha Sharma International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2017 IJSRCSEIT Volume 2 Issue 4 ISSN : 2456-3307 A Survey on Cloud Computing and Mobile Cloud Computing

More information

File Synchronization using API Google Drive on Android Operating System

File Synchronization using API Google Drive on Android Operating System File Synchronization using API Google Drive on Android Operating System Agustinus Noertjahyana, Kevin Darmawan, Justinus Andjarwirawan Informatics Engineering Department Petra Christian University Surabaya,

More information

Designing in Text-To-Speech Capability for Portable Devices

Designing in Text-To-Speech Capability for Portable Devices Designing in Text-To-Speech Capability for Portable Devices Market Dynamics Currently, the automotive, wireless and cellular markets are experiencing increased demand from customers for a simplified and

More information

Software Development & Education Center ANDROID. Application Development

Software Development & Education Center ANDROID. Application Development Software Development & Education Center ANDROID Application Development Android Overview and History ANDROID CURRICULUM How it all got started Why Android is different (and important) Android Stack Overview

More information

User Task Automator. Himanshu Prasad 1, P. Geetha Priya 2, S.Manjunatha 3, B.H Namratha 4 and Rekha B. Venkatapur 5 1,2,3&4

User Task Automator. Himanshu Prasad 1, P. Geetha Priya 2, S.Manjunatha 3, B.H Namratha 4 and Rekha B. Venkatapur 5 1,2,3&4 Asian Journal of Engineering and Applied Technology ISSN: 2249-068X Vol. 6 No. 1, 2017, pp.40-44 The Research Publication, www.trp.org.in Himanshu Prasad 1, P. Geetha Priya 2, S.Manjunatha 3, B.H Namratha

More information

IMPLEMENTING ON OPTICAL CHARACTER RECOGNITION USING MEDICAL TABLET FOR BLIND PEOPLE

IMPLEMENTING ON OPTICAL CHARACTER RECOGNITION USING MEDICAL TABLET FOR BLIND PEOPLE Impact Factor (SJIF): 5.301 International Journal of Advance Research in Engineering, Science & Technology e-issn: 2393-9877, p-issn: 2394-2444 Volume 5, Issue 3, March-2018 IMPLEMENTING ON OPTICAL CHARACTER

More information

Mobile Applications on Vehicle Tracking

Mobile Applications on Vehicle Tracking Mobile Applications on Vehicle Tracking Ahmed Yousif Ahmed Ibrahim and Dr Hala Eldaw Idris Faculty of Engineering, Al-Neelain University, Khartoum, Sudan Publishing Date: August 18, 2016 Abstract In last

More information

A STUDY OF ANDROID OPERATING SYSTEM WITH RESPECT WITH USERS SATISFACTION

A STUDY OF ANDROID OPERATING SYSTEM WITH RESPECT WITH USERS SATISFACTION A STUDY OF ANDROID OPERATING SYSTEM WITH RESPECT WITH USERS SATISFACTION Ashish A Kulkarni 1, Pooja A Kulkarni 2 1 Assistant Professor, MIT School of Management Pune, (India) 2 Assistant Professor, NBN

More information

Lecture 1 Introduction to Android. App Development for Mobile Devices. App Development for Mobile Devices. Announcement.

Lecture 1 Introduction to Android. App Development for Mobile Devices. App Development for Mobile Devices. Announcement. CSCE 315: Android Lectures (1/2) Dr. Jaerock Kwon App Development for Mobile Devices Jaerock Kwon, Ph.D. Assistant Professor in Computer Engineering App Development for Mobile Devices Jaerock Kwon, Ph.D.

More information

Chapter 2. Operating-System Structures

Chapter 2. Operating-System Structures Chapter 2 Operating-System Structures 2.1 Chapter 2: Operating-System Structures Operating System Services User Operating System Interface System Calls Types of System Calls System Programs Operating System

More information

ANDROID SYLLABUS. Advanced Android

ANDROID SYLLABUS. Advanced Android Advanced Android 1) Introduction To Mobile Apps I. Why we Need Mobile Apps II. Different Kinds of Mobile Apps III. Briefly about Android 2) Introduction Android I. History Behind Android Development II.

More information

TableTop Food Ordering System

TableTop Food Ordering System TableTop Food Parth Hursale 1 Girish Raut 2 Omkar Ambokar 3 Sonal Jadhav 4 Supriya Chaudhary 5 1,2,3,4 Student 5 Professor 1,2,3,4,5 Department of Information Technology 1,2,3,4,5 Padmabhushan Vasantdada

More information

SHWETANK KUMAR GUPTA Only For Education Purpose

SHWETANK KUMAR GUPTA Only For Education Purpose Introduction Android: INTERVIEW QUESTION AND ANSWER Android is an operating system for mobile devices that includes middleware and key applications, and uses a modified version of the Linux kernel. It

More information

The Grid 2 is accessible to everybody, accepting input from eye gaze, switches, headpointer, touchscreen, mouse, and other options too.

The Grid 2 is accessible to everybody, accepting input from eye gaze, switches, headpointer, touchscreen, mouse, and other options too. The Grid 2-89224 Product Overview The Grid 2 is an all-in-one package for communication and access. The Grid 2 allows people with limited or unclear speech to use a computer as a voice output communication

More information

Android App Development. Muhammad Sharjeel COMSATS Institute of Information Technology, Lahore

Android App Development. Muhammad Sharjeel COMSATS Institute of Information Technology, Lahore Android App Development Muhammad Sharjeel COMSATS Institute of Information Technology, Lahore Mobile devices (e.g., smartphone, tablet PCs, etc.) are increasingly becoming an essential part of human life

More information

Intelligent Hands Free Speech based SMS System on Android

Intelligent Hands Free Speech based SMS System on Android Intelligent Hands Free Speech based SMS System on Android Gulbakshee Dharmale 1, Dr. Vilas Thakare 3, Dr. Dipti D. Patil 2 1,3 Computer Science Dept., SGB Amravati University, Amravati, INDIA. 2 Computer

More information

A Proposed e-payment Service for Visually Disabled

A Proposed e-payment Service for Visually Disabled IJCSNS International Journal of Computer Science and Network Security, VOL.17 No.5, May 2017 253 A Proposed e-payment Service for Visually Disabled Gamal H. Eladl 1 1 Information Systems Department, Faculty

More information

English One Tongue Many Voices

English One Tongue Many Voices We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer, you have convenient answers with english one tongue many

More information

Infrastructure Middleware (Part 3): Android Runtime Core & Native Libraries

Infrastructure Middleware (Part 3): Android Runtime Core & Native Libraries Infrastructure Middleware (Part 3): Android Runtime Core & Native Libraries Douglas C. Schmidt d.schmidt@vanderbilt.edu www.dre.vanderbilt.edu/~schmidt Institute for Software Integrated Systems Vanderbilt

More information

International Journal of Modern Trends in Engineering and Research e-issn No.: , Date: 2-4 July, 2015

International Journal of Modern Trends in Engineering and Research   e-issn No.: , Date: 2-4 July, 2015 International Journal of Modern Trends in Engineering and Research www.ijmter.com e-issn No.:2349-9745, Date: 2-4 July, 2015 Communication media for Blinds Based on Voice Mrs.K.M.Sanghavi 1, Radhika Maru

More information

Operating System Services. User Services. System Operation Services. User Operating System Interface - CLI. A View of Operating System Services

Operating System Services. User Services. System Operation Services. User Operating System Interface - CLI. A View of Operating System Services Operating System Services One set of services for users The other set of services for system operations Operating Systems Structures Notice: This set of slides is based on the notes by Professor Perrone

More information

Research on Improving performance and Battery Backup of Android Mobile with help of Cyanogen Mod, and latest kernel

Research on Improving performance and Battery Backup of Android Mobile with help of Cyanogen Mod, and latest kernel Research on Improving performance and Battery Backup of Android Mobile with help of Cyanogen Mod, and latest kernel Abstract Tushar G Patil. MCA, Mumbai University Institute of Management & Computer Studies,

More information

Web-enabled Speech Synthesizer for Tamil

Web-enabled Speech Synthesizer for Tamil Web-enabled Speech Synthesizer for Tamil P. Prathibha and A. G. Ramakrishnan Department of Electrical Engineering, Indian Institute of Science, Bangalore 560012, INDIA 1. Introduction The Internet is popular

More information

Android Overview. Most of the material in this section comes from

Android Overview. Most of the material in this section comes from Android Overview Most of the material in this section comes from http://developer.android.com/guide/ Android Overview A software stack for mobile devices Developed and managed by Open Handset Alliance

More information

M I RA Lab. Speech Animation. Where do we stand today? Speech Animation : Hierarchy. What are the technologies?

M I RA Lab. Speech Animation. Where do we stand today? Speech Animation : Hierarchy. What are the technologies? MIRALab Where Research means Creativity Where do we stand today? M I RA Lab Nadia Magnenat-Thalmann MIRALab, University of Geneva thalmann@miralab.unige.ch Video Input (face) Audio Input (speech) FAP Extraction

More information

Xotira: Formulas Teaching Chatbot *T.ANITA KUMARI, SAI BHAVANI KUMAR.S** ***J.N.S.NIKHITA, ASHWITHA.D**** V.VARSHA*****

Xotira: Formulas Teaching Chatbot *T.ANITA KUMARI, SAI BHAVANI KUMAR.S** ***J.N.S.NIKHITA, ASHWITHA.D**** V.VARSHA***** SHIV SHAKTI International Journal in Multidisciplinary and Academic Research (SSIJMAR) Vol. 7, No. 2, April 2018 (ISSN 2278 5973) Xotira: Formulas Teaching Chatbot *T.ANITA KUMARI, SAI BHAVANI KUMAR.S**

More information

Chapter 2: Operating-System Structures

Chapter 2: Operating-System Structures Chapter 2: Operating-System Structures Chapter 2: Operating-System Structures Operating System Services User Operating System Interface System Calls Types of System Calls System Programs Operating System

More information

CHAPTER 2: SYSTEM STRUCTURES. By I-Chen Lin Textbook: Operating System Concepts 9th Ed.

CHAPTER 2: SYSTEM STRUCTURES. By I-Chen Lin Textbook: Operating System Concepts 9th Ed. CHAPTER 2: SYSTEM STRUCTURES By I-Chen Lin Textbook: Operating System Concepts 9th Ed. Chapter 2: System Structures Operating System Services User Operating System Interface System Calls Types of System

More information

A Review of Kids Tutor

A Review of Kids Tutor A Review of Kids Tutor Monali Kumbhare, Ashwini Rajput, Bhavna Daswani Department of CSE, Jhulelal Institute of Technology,Lonara Nagpur Prof. Priyanka Dudhe Assistant Professor, Department of CSE, Jhulelal

More information

Android App Development

Android App Development Android App Development Outline Introduction Android Fundamentals Android Studio Tutorials Introduction What is Android? A software platform and operating system for mobile devices Based on the Linux kernel

More information

Chapter 2: Operating-System Structures. Operating System Concepts 9 th Edit9on

Chapter 2: Operating-System Structures. Operating System Concepts 9 th Edit9on Chapter 2: Operating-System Structures Operating System Concepts 9 th Edit9on Silberschatz, Galvin and Gagne 2013 Chapter 2: Operating-System Structures 1. Operating System Services 2. User Operating System

More information

PORTING 3GP PLAYER ANDROID APPLICATION ON ARM9 WITH HIGH SECURITY (USING BIOMETRICS)

PORTING 3GP PLAYER ANDROID APPLICATION ON ARM9 WITH HIGH SECURITY (USING BIOMETRICS) Journal of Computer Networking, Wireless and Mobile Communications (JCNWMC) Vol.2, Issue 1 Sep 2012 39-44 TJPRC Pvt. Ltd., PORTING 3GP PLAYER ANDROID APPLICATION ON ARM9 WITH HIGH SECURITY (USING BIOMETRICS)

More information

Bluetooth Communications App Using App Inventor

Bluetooth Communications App Using App Inventor ABSTRACT 2016 IJSRST Volume 2 Issue 6 Print ISSN: 2395-6011 Online ISSN: 2395-602X Themed Section: Science and Technology Bluetooth Communications App Using App Inventor N. Anju Latha, B. Rama Murthy Department

More information

Voice Annotation Technique for Reading-disabled People on Mobile System

Voice Annotation Technique for Reading-disabled People on Mobile System , pp.53-57 http://dx.doi.org/10.14257/astl.2014.60.14 Voice Annotation Technique for Reading-disabled People on Mobile System Joo Hyun Park 1, KyungHee Lee 1, JongWoo Lee 1, Soon-Bum Lim 1, 1 Multimedia

More information

Another difference is that the kernel includes only the suspend to memory mechanism, and not the suspend to hard disk, which is used on PCs.

Another difference is that the kernel includes only the suspend to memory mechanism, and not the suspend to hard disk, which is used on PCs. 9. Android is an open-source operating system for mobile devices. Nowadays, it has more than 1.4 billion monthly active users (statistic from September 2015) and the largest share on the mobile device

More information

DEVELOPMENT OF ECG MONITORING SYSTEM USING ANDROID APP

DEVELOPMENT OF ECG MONITORING SYSTEM USING ANDROID APP DEVELOPMENT OF ECG MONITORING SYSTEM USING ANDROID APP R.Harini 1, B. Rama Murthy 2, K.Tanveer Alam 3 1 Research Scholar, Dept. of electronics, S.K. University, Anantapur-515003, A.P(, India) 2 Professor,

More information

Chapter 2: Operating-System Structures. Operating System Concepts 9 th Edition

Chapter 2: Operating-System Structures. Operating System Concepts 9 th Edition Chapter 2: Operating-System Structures Silberschatz, Galvin and Gagne 2013 Chapter 2: Operating-System Structures Operating System Services User Operating System Interface System Calls Types of System

More information

ISSN (PRINT): , (ONLINE): , VOLUME-4, ISSUE-11,

ISSN (PRINT): , (ONLINE): , VOLUME-4, ISSUE-11, NATURAL LANGUAGE PROCESSING BASED HOME AUTOMATION SYSTEM USING SMART PHONE AND AURDINO MICROCONTROLLER BOARD Burgoji Santhosh Kumar Assistant Professor, Dept Of Ece, Anurag Group Of Institutions, Hyderabad,

More information

Voice Based Application for Blind/Visually Impaired People

Voice Based  Application for Blind/Visually Impaired People Voice Based E-mail Application for Blind/Visually Impaired People Poonam Pate 1, Zeeshan Tamboli 2, Harsh Panchal 3, Diksha Jain 4 1 Assistant Professor, Dept. of Computer Engineering, Sinhgad Academy

More information

ANDROID APPLICATION DEVELOPMENT PROSPECTUS ADAAD UNIVERSITY OF SKILLS

ANDROID APPLICATION DEVELOPMENT PROSPECTUS ADAAD UNIVERSITY OF SKILLS ANDROID APPLICATION DEVELOPMENT PROSPECTUS ADAAD ABOUT ISM UNIV ISM UNIV is established in 1994, past 21 years this premier institution has trained over 7000+ Engineers on Embedded Systems and other Software

More information

TRIAL INSIDE 30 DAY. Magnification & speech for people with low vision. Available in 3 editions to suit your level of sight: Magnifier

TRIAL INSIDE 30 DAY. Magnification & speech for people with low vision. Available in 3 editions to suit your level of sight: Magnifier 30 DAY TRIAL INSIDE Magnification & speech for people with low vision The world s first and best combined magnifier and screen reader, delivering unparalleled access to Windows tablets, laptops and desktops.

More information

Android Online Training

Android Online Training Android Online Training IQ training facility offers Android Online Training. Our Android trainers come with vast work experience and teaching skills. Our Android training online is regarded as the one

More information

WEB APPLICATION FOR VOICE OPERATED EXCHANGE

WEB APPLICATION FOR VOICE OPERATED  EXCHANGE WEB APPLICATION FOR VOICE OPERATED E-MAIL EXCHANGE Sangeet Sagar 1, Vaibhav Awasthi 2, Samarth Rastogi 3, Tushar Garg 4, S. Kuzhalvaimozhi 5 1, 2,3,4,5 Information Science and Engineering, National Institute

More information

PORTING 3GP PLAYER ANDROID APPLICATION ON ARM9 WITH HIGH SECURITY (USING BIOMETRICS)

PORTING 3GP PLAYER ANDROID APPLICATION ON ARM9 WITH HIGH SECURITY (USING BIOMETRICS) PORTING 3GP PLAYER ANDROID APPLICATION ON ARM9 WITH HIGH SECURITY (USING BIOMETRICS) G.Harika 1, PG Scholar, BVC Engg.College, A. Pravin 2, M.Tech, Assoc. Professor, BVCEngg.College, K.sivaram 3, Asst.

More information

Journal of Applied Research and Technology ISSN: Centro de Ciencias Aplicadas y Desarrollo Tecnológico.

Journal of Applied Research and Technology ISSN: Centro de Ciencias Aplicadas y Desarrollo Tecnológico. Journal of Applied Research and Technology ISSN: 1665-6423 jart@aleph.cinstrum.unam.mx Centro de Ciencias Aplicadas y Desarrollo Tecnológico México Singla, S. K.; Yadav, R. K. Optical Character Recognition

More information

PRACTICAL SPEECH USER INTERFACE DESIGN

PRACTICAL SPEECH USER INTERFACE DESIGN ; ; : : : : ; : ; PRACTICAL SPEECH USER INTERFACE DESIGN й fail James R. Lewis. CRC Press Taylor &. Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Group, an informa

More information

PERSONALISATION OF USER PROFILES IN SMART PHONES BASED ON GPS TECHNOLOGY (ANDROID)

PERSONALISATION OF USER PROFILES IN SMART PHONES BASED ON GPS TECHNOLOGY (ANDROID) PERSONALISATION OF USER PROFILES IN SMART PHONES BASED ON GPS TECHNOLOGY (ANDROID) 1 Ganesh, 2 Naveen C, 3 Kishore K M, 4 Kripal J Shekhar, 5 Dr. H D Phaneendra( Professor and Head of PG Studies ) 12345

More information

A MODEL FOR COMPARATIVE ANALYSIS OF THE SIMILARITY BETWEEN ANDROID AND IOS OPERATING SYSTEMS

A MODEL FOR COMPARATIVE ANALYSIS OF THE SIMILARITY BETWEEN ANDROID AND IOS OPERATING SYSTEMS Bulletin of the Transilvania University of Braşov Series V: Economic Sciences Vol. 7 (56) No. 2-2014 A MODEL FOR COMPARATIVE ANALYSIS OF THE SIMILARITY BETWEEN ANDROID AND IOS OPERATING SYSTEMS R. LIXĂNDROIU

More information

International Journal of Multidisciplinary Consortium Volume 2 Issue

International Journal of Multidisciplinary Consortium Volume 2 Issue ARCHITECTURAL COMPARISON A CASE STUDY BETWEEN ANDROID & IOS by Ankit Gupta Research Scholar Tecnia Institute of Advance Studies Delhi & Nisha Research Scholar Tecnia Institute of Advance Studies Delhi

More information

Chapter 2: System Structures

Chapter 2: System Structures Chapter 2: Operating System Structures Operating System Services System Calls Chapter 2: System Structures System Programs Operating System Design and Implementation Operating System Structure Virtual

More information

Android - open source mobile platform

Android - open source mobile platform Android - open source mobile platform Alexander Schreiber http://www.thangorodrim.de/ Chemnitzer Linux-Tage 2009 Alexander Schreiber Android - open source mobile

More information

Designing The User Interface 5th Edition Ben Shneiderman

Designing The User Interface 5th Edition Ben Shneiderman Designing The User Interface 5th Edition Ben Shneiderman We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer,

More information

Android PC Splash Brothers Design Specifications

Android PC Splash Brothers Design Specifications Android PC Splash Brothers Design Specifications Contributors: Zach Bair Taronish Daruwalla Joshua Duong Anthony Nguyen 1. Technology background The Android x86 project has been in existence since 2011.

More information

Introduction. Lecture 1. Operating Systems Practical. 5 October 2016

Introduction. Lecture 1. Operating Systems Practical. 5 October 2016 Introduction Lecture 1 Operating Systems Practical 5 October 2016 This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/.

More information

Introduction to Android

Introduction to Android Introduction to Android http://myphonedeals.co.uk/blog/33-the-smartphone-os-complete-comparison-chart www.techradar.com/news/phone-and-communications/mobile-phones/ios7-vs-android-jelly-bean-vs-windows-phone-8-vs-bb10-1159893

More information

Modeling Coarticulation in Continuous Speech

Modeling Coarticulation in Continuous Speech ing in Oregon Health & Science University Center for Spoken Language Understanding December 16, 2013 Outline in 1 2 3 4 5 2 / 40 in is the influence of one phoneme on another Figure: of coarticulation

More information

ios Accessibility Features

ios Accessibility Features 1. Introduction Apple, since the birth of ios in 2007, has quietly been adding more and more sophisticated accessibility features to its mobile operating system. All of the following features are built

More information

A Novel Approach for Smart Home Using Microsoft Speech Recognition

A Novel Approach for Smart Home Using Microsoft Speech Recognition A Novel Approach for Smart Home Using Microsoft Speech Recognition Palsania Muzaffar Student, Dept. Of Electronics Engg Shah &Anchor Kutchhi Engineering College Mumbai, India V.C.Kotak Associate Professor,

More information

OCR For Handwritten Marathi Script

OCR For Handwritten Marathi Script International Journal of Scientific & Engineering Research Volume 3, Issue 8, August-2012 1 OCR For Handwritten Marathi Script Mrs.Vinaya. S. Tapkir 1, Mrs.Sushma.D.Shelke 2 1 Maharashtra Academy Of Engineering,

More information

Optical Character Recognition Based Speech Synthesis System Using LabVIEW

Optical Character Recognition Based Speech Synthesis System Using LabVIEW Optical Character Recognition Based Speech Synthesis System Using LabVIEW S. K. Singla* 1 and R.K.Yadav 2 1 Electrical and Instrumentation Engineering Department Thapar University, Patiala,Punjab *sunilksingla2001@gmail.com

More information

Android is a software stack for mobile devices and comprises middleware, operating system and core

Android is a software stack for mobile devices and comprises middleware, operating system and core http://www.egovframe.go.kr/wiki/doku.php?id=egovframework:hyb3.5:hrte:sdk Android Outline Android is a software stack for mobile devices and comprises middleware, operating system and core applications.

More information

Supporting Collaborative 3D Editing over Cloud Storage

Supporting Collaborative 3D Editing over Cloud Storage , pp.33-37 http://dx.doi.org/10.14257/astl.2015.107.09 Supporting Collaborative 3D Editing over Cloud Storage Yeoun-Ui Ha 1, Jae-Hwan Jin 2, Myung-Joon Lee 3 Department of Electrical/Electronic and Computer

More information

Real-time Talking Head Driven by Voice and its Application to Communication and Entertainment

Real-time Talking Head Driven by Voice and its Application to Communication and Entertainment ISCA Archive Real-time Talking Head Driven by Voice and its Application to Communication and Entertainment Shigeo MORISHIMA Seikei University ABSTRACT Recently computer can make cyberspace to walk through

More information

Loquendo TTS Director: The next generation prompt-authoring suite for creating, editing and checking prompts

Loquendo TTS Director: The next generation prompt-authoring suite for creating, editing and checking prompts Loquendo TTS Director: The next generation prompt-authoring suite for creating, editing and checking prompts 1. Overview Davide Bonardo with the collaboration of Simon Parr The release of Loquendo TTS

More information

Comprehensive Tool for Generation and Compatibility Management of Subtitles for English Language Videos

Comprehensive Tool for Generation and Compatibility Management of Subtitles for English Language Videos International Journal of Computational Intelligence Research ISSN 0973-1873 Volume 12, Number 1 (2016), pp. 63-68 Research India Publications http://www.ripublication.com Comprehensive Tool for Generation

More information

ReadyGEN Grade 1, 2016

ReadyGEN Grade 1, 2016 A Correlation of ReadyGEN Grade 1, To the Grade 1 Introduction This document demonstrates how ReadyGEN, meets the new 2016 Oklahoma Academic Standards for. Correlation page references are to the Unit Module

More information

Multimodal Interfaces. Remotroid

Multimodal Interfaces. Remotroid Multimodal Interfaces Remotroid Siavash Bigdeli / Christian Lutz University of Neuchatel and University of Fribourg 1. June 2012 Table of contents 1 Introduction...3 2 Idea of the application...3 3 Device

More information

Towards Audiovisual TTS

Towards Audiovisual TTS Towards Audiovisual TTS in Estonian Einar MEISTER a, SaschaFAGEL b and RainerMETSVAHI a a Institute of Cybernetics at Tallinn University of Technology, Estonia b zoobemessageentertainmentgmbh, Berlin,

More information

UNIT:2 Introduction to Android

UNIT:2 Introduction to Android UNIT:2 Introduction to Android 1 Syllabus 2.1 Overview of Android 2.2 What does Android run On Android Internals? 2.3 Android for mobile apps development 2.5 Environment setup for Android apps Development

More information

Digital Audio Basics

Digital Audio Basics CSC 170 Introduction to Computers and Their Applications Lecture #2 Digital Audio Basics Digital Audio Basics Digital audio is music, speech, and other sounds represented in binary format for use in digital

More information

Feel the touch. touchscreen interfaces for visually impaired users. 21 November 2016, Pisa. 617AA Tecnologie assistive per la didattica

Feel the touch. touchscreen interfaces for visually impaired users. 21 November 2016, Pisa. 617AA Tecnologie assistive per la didattica Feel the touch touchscreen interfaces for visually impaired users 617AA Tecnologie assistive per la didattica 21 November 2016, Pisa Text Entry on Touchscreen Mobiles Difficult for blind users due to

More information

FACE ANALYSIS AND SYNTHESIS FOR INTERACTIVE ENTERTAINMENT

FACE ANALYSIS AND SYNTHESIS FOR INTERACTIVE ENTERTAINMENT FACE ANALYSIS AND SYNTHESIS FOR INTERACTIVE ENTERTAINMENT Shoichiro IWASAWA*I, Tatsuo YOTSUKURA*2, Shigeo MORISHIMA*2 */ Telecommunication Advancement Organization *2Facu!ty of Engineering, Seikei University

More information

Introduction To Android

Introduction To Android Introduction To Android Mobile Technologies Symbian OS ios BlackBerry OS Windows Android Introduction to Android Android is an operating system for mobile devices such as smart phones and tablet computers.

More information

Mobile and Wireless Systems Programming

Mobile and Wireless Systems Programming to Android Android is a software stack for mobile devices that includes : an operating system middleware key applications Open source project based on Linux kernel 2.6 Open Handset Alliance (Google, HTC,

More information

Improved Tamil Text to Speech Synthesis

Improved Tamil Text to Speech Synthesis Improved Tamil Text to Speech Synthesis M.Vinu Krithiga * and T.V.Geetha ** * Research Scholar ; ** Professor Department of Computer Science and Engineering,

More information

Android Overview. Francesco Mercaldo, PhD

Android Overview. Francesco Mercaldo, PhD Android Overview Francesco Mercaldo, PhD Post-Doctoral researcher Corso di Sicurezza delle Reti e dei Sistemi Software Università degli Studi del Sannio (fmercaldo@unisannio.it) Things are not always what

More information

Review of Mobile Web Application Frameworks

Review of Mobile Web Application Frameworks Review of Mobile Web Application Frameworks Article Number: 909 Rating: Unrated Last Updated: Mon, May 9, 2011 at 10:57 AM If you are serious about getting your website or web application mobile-friendly,

More information

Programming with Android: System Architecture. Dipartimento di Scienze dell Informazione Università di Bologna

Programming with Android: System Architecture. Dipartimento di Scienze dell Informazione Università di Bologna Programming with Android: System Architecture Luca Bedogni Marco Di Felice Dipartimento di Scienze dell Informazione Università di Bologna Outline Android Architecture: An Overview Android Dalvik Java

More information

Human Computer Interaction Using Speech Recognition Technology

Human Computer Interaction Using Speech Recognition Technology International Bulletin of Mathematical Research Volume 2, Issue 1, March 2015 Pages 231-235, ISSN: 2394-7802 Human Computer Interaction Using Recognition Technology Madhu Joshi 1 and Saurabh Ranjan Srivastava

More information

Mobile Computing. Juha-Matti Liukkonen, Nov 17, 2010

Mobile Computing. Juha-Matti Liukkonen, Nov 17, 2010 Mobile Computing Juha-Matti Liukkonen, Nov 17, 2010 1 Contents Mobile Computing revolution Structural impact of device evolution A look into Mobile Linux 2 Mobile Computing revolution 3 Pocketable power

More information

Introduction What is Android?

Introduction What is Android? Introduction What is Android? CS 2046 Mobile Application Development Fall 2010 Everything you know is wrong Most desktop/web applications: Large screen size vs. Everything you know is wrong Most desktop/web

More information

IGEEKS TECHNOLOGIES. Software Training Division. Academic Live Projects For BE,ME,MCA,BCA and PHD Students

IGEEKS TECHNOLOGIES. Software Training Division. Academic Live Projects For BE,ME,MCA,BCA and PHD Students Duration:40hours IGEEKS TECHNOLOGIES Software Training Division Academic Live Projects For BE,ME,MCA,BCA and PHD Students IGeekS Technologies (Make Final Year Project) No: 19, MN Complex, 2nd Cross, Sampige

More information

Logical acquisition of iphone without Jail Breaking

Logical acquisition of iphone without Jail Breaking 2018 IJSRST Volume 4 Issue 9 Print ISSN : 2395-6011 Online ISSN : 2395-602X Themed Section: Science and Technology Logical acquisition of iphone without Jail Breaking Priyank Parmar 1, Dr. Ravi Sheth 2

More information

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING QUESTION BANK M.E III SEM CSE MOBILE APPLICATION DEVELOPMENT UNIT -I INTRODUCTION

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING QUESTION BANK M.E III SEM CSE MOBILE APPLICATION DEVELOPMENT UNIT -I INTRODUCTION DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING QUESTION BANK M.E III SEM CSE NE7011 MOBILE APPLICATION DEVELOPMENT UNIT -I INTRODUCTION Part A (2 marks) 1. Define Mobile Application? 2. List the uses of

More information

Mobile and Ubiquitous Computing: Android Programming (part 1)

Mobile and Ubiquitous Computing: Android Programming (part 1) Mobile and Ubiquitous Computing: Android Programming (part 1) Master studies, Winter 2015/2016 Dr Veljko Pejović Veljko.Pejovic@fri.uni-lj.si The World of Android The Android Platform A mobile operating

More information

Web2cToGo: Bringing the Web2cToolkit to Mobile Devices. Reinhard Bacher DESY, Hamburg, Germany

Web2cToGo: Bringing the Web2cToolkit to Mobile Devices. Reinhard Bacher DESY, Hamburg, Germany Web2cToGo: Bringing the Web2cToolkit to Mobile Devices Reinhard Bacher DESY, Hamburg, Germany Outline Introduction to Web2cToolkit New: Web2cToGo project Web2cToGo Web-Desktop Web-Desktop navigation and

More information

IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 5, Oct-Nov, 2013 ISSN:

IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 5, Oct-Nov, 2013 ISSN: Friendly ARM MINI2440 & Dalvik Virtual Machine with Android Sangamesh Gama 1 and Manjula C 2 1 Assistant Professor, Department of Computer Science and Engineering, BKIT Bhalki, India 2 Associate Software

More information

Location Based Task Reminder System Using Android Mobile

Location Based Task Reminder System Using Android Mobile Location Based Task Reminder System Using Android Mobile Adarrsh Paul 1, Akkshansh Paul 2, S.Jaya Kumar 3 1, 2 Student, Department of Computer Engineering, SRM IST, Chennai, Tamil Nadu, India. 3 Assistant

More information

QUICKSTART GUIDE. This QuickStart Guide will help you to get up and running quickly on the AT Home site. You ll find the following information:

QUICKSTART GUIDE. This QuickStart Guide will help you to get up and running quickly on the AT Home site. You ll find the following information: QUICKSTART GUIDE Premier Literacy has a comprehensive suite of digital reading and writing tools that your local school district has provided to you while you re in school. Your local school district has

More information

Niusha, the first Persian speech-enabled IVR platform

Niusha, the first Persian speech-enabled IVR platform 2010 5th International Symposium on Telecommunications (IST'2010) Niusha, the first Persian speech-enabled IVR platform M.H. Bokaei, H. Sameti, H. Eghbal-zadeh, B. BabaAli, KH. Hosseinzadeh, M. Bahrani,

More information

Copyright Khronos Group Page 1. Vulkan Overview. June 2015

Copyright Khronos Group Page 1. Vulkan Overview. June 2015 Copyright Khronos Group 2015 - Page 1 Vulkan Overview June 2015 Copyright Khronos Group 2015 - Page 2 Khronos Connects Software to Silicon Open Consortium creating OPEN STANDARD APIs for hardware acceleration

More information

OCR Coverage. Open Court Reading Grade K CCSS Correlation

OCR Coverage. Open Court Reading Grade K CCSS Correlation Grade K Common Core State Standards Reading: Literature Key Ideas and Details RL.K.1 With prompting and support, ask and answer questions about key details in a text. OCR Coverage Unit 1: T70 Unit 2: T271,

More information