Assistive Technology for Elderly People with Hearing, Speaking or Memory Loss.

Slides:



Advertisements
Similar presentations
Yummy. Introduction A WAP-based restaurant finder For client Search by Keyword and Category Mobile Booking System Colorful Map and Coupon For restaurant.
Advertisements

Archana Mandape. 234 million Wireless subscriptions in USA. Many players in the smart phone market. Apple iPhone OS, RIM BlackBerry OS and Android OS.
Introduction to Mobile Computing Dr. Frank McCown Harding University Spring 2010 An Overview of Mobile Devices and Developing Mobile Applications.
Ethan Bruning Senior Sales Engineer Mobile Capture Apps – Introduction to Mobile Capture App Design and Development.
Delacon's Phone Lead Tracker August How it Works Each one of your clients on your website is given a 1300/1800 number that is placed on their listing.
Mobile Computing Advantages and limitations of mobile computing
Page 1. Page 2 Virtual Speaker: A Virtual Studio The software: Virtual Speaker is a package that automatically creates your voice files, prompts or any.
1 ZIP 4x5 The world’s most functional telephone. 2 PSTN Internet Dallas, TX Sunnyvale, CA VPN Outside callers dial a single extension - phone at the office.
Class Capture What if you could guarantee to never miss anything in class again.
Smartphone Apps Development Team Weiqing Li Lijun Zhu Man Li.
XISL language XISL= eXtensible Interaction Sheet Language or XISL=eXtensible Interaction Scenario Language.
CSE 4939 Alex Riordan Brian Pruitt-Goddard Remote Unit Testing.
 Guy Jacob  Roee Shapiro Project B Spring, 2009 Cloudio  Project Supervisor: Eddie Bortnikov  Lab Chief Engineer: Dr. Ilana David.
Lets Talk 9+ Emulator e-Tech for Tots CS590 - Ashok Sahu.
Computer Access for Disabled Individuals “The Computer as an Educational Tool: Productivity and Problem Solving” ©Richard C. Forcier and Don E. Descy.
Android 1: Background Kirk Scott Buzzwords 1.2 Development Software 1.3 Getting Started 1.4 Preliminaries to Trying to Make It Work the First Time.
What is Android? Android is among the most popular operating systems aimed towards mobile devices such as smartphones, and is currently the most widely.
Media Engineering and Technology 2008 Bachelor Thesis Projects Dr. Fatma Meawad.
Symbian os with smart phones Guided by: Hetal A Josiyara
SCERSIG: Creating Android Apps with App Inventor 26 October 2011 Ric Paul, Health Services Library, Southampton.
Positioning the Toolbar You can position the toolbar anywhere on the screen. You can also dock it at the top or side of the screen so that it stays in.
Assistive Technology Kristy Lee, Sojourner Truth Library SUNYLA Conference - June 7, 2012.
Chapter 1: Voilà! Meet the Android. Smartphones –Can browse the Web –Allow you to play games –Use business applications –Check –Play music –Record.
Android Introduction Platform Overview.
NASA AMES RESEARCH CENTER WebDev Group: Assistive Technologies NASA AMES RESEARCH CENTER WebDev Group: Assistive Technologies 8/30/2015 Introduction to.
Android 2: Introduction to the Technology Kirk Scott 1.
Reader Animated Storybooks Animation Process Software Design A Solution The Problem Americans on average watch two hours of television each day. They read.
Technology in the Workplace By: Hunter Spangler. Spreadsheets Used for simple adding and subtracting Used to rearrange data and print them in a desirable.
Company Confidential © 2008 Nokia V1-Filename.ppt / YYYY-MM-DD / Initials 1 Mobile emulator technology: S60 Platform Software Development Kit for Symbian.
Introduction Thomson Chan (Rosaryhill School) Full Time Seconded Teacher
Chapter 1: Voilà! Meet the Android
Intro to AppInventor Dr. Dante Ciolfi (chawl fee).
Chapter 5 Input By: Matthew D McCoog What Is Input? Any data or instructions entered into the memory of a computer.
ITCS 6010 SALT. Speech Application Language Tags (SALT) Speech interface markup language Extension of HTML and other markup languages Adds speech and.
CapturaTalk4Android Demonstration Abi James
Proprietary & Confidential  Renaissance eServices Pvt. Ltd.
PRESENTED BY: Nadia Qamoum Suzanne Blasingame Rachael Reano Hunza Iqbal.
Accessibility in Education WORKSHOP. Top 3 learning objectives 1.Every classroom has a student who can benefit from accessibility 2.Accessibility features.
DUE Introduction to the Android Platform Working Connections 2011.
MicroThoughts Richard Bailey Kim Spreen G Stepanov.
A LTERNATIVE & A UGMENTATIVE C OMMUNICATION FOR A NDROID OS By.
Mobile Technology By Devin Satterthwaite November 27, 2007.
Phone Reader Project Presenter: Marilyn Bihina Supervisor: James Connan.
Experts Workshop on the IPT, v. 2, Copenhagen, Denmark The Pathway to the Integrated Publishing Toolkit version 2 Tim Robertson Systems Architect Global.
Lesson 3 Hearing Things Hà Nội Eclipse + ADT + Android SDK Robot SDK Reference:
Steven Carvellas Anirban Ghosh Pramod Vedantham Rahul Sheth Varun Sarwade.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Using Google's Web Speech API with Moodle for language learning tasks
Collaborator Revolutionizing the way you communicate and understand
Mobile Application Development with ANDROID Umang Patel(6537) LDCE.
Course Projects Speech Processing
Login on Laptop, Server or Internet Platform: The user will get a display on his screen of a randomized series of figures. He will subsequently speak.
Installation of Visual Studio Android emulator and Android Studio
Aaron Jacobs, Allen Helton, Chris Mudd, Jeff Allain, Jessi Cardoso, Matthew Jacobs, Prerak Patel, Richard Vanderdys, Saurav Shrestha.
Best 5 Mobile App Development Tools for Developer's to think beyond the Limitation.
/16 Final Project Report By Facializer Team Final Project Report Eagle, Leo, Bessie, Five, Evan Dan, Kyle, Ben, Caleb.
Presented By Sharmin Sirajudeen S7 CS Reg No :
Mozilla & Maemo Toni Hermoso Pulido. Mozilla principles ● Internet as a global, public resource ● Encouragement.
Visual Programming? (and FRIDAY!)
A little more App Inventor and Mind the GAP!
G. Anushiya Rachel Project Officer
Computing.
Introduction to Mobile Web Applications
Directions: GO THROUGH THE FOLLWING SLIDES. Make sure you have quizlet cards for all the vocabulary. Study the terms.
Computer Fundamentals
Directions: GO THROUGH THE FOLLWING SLIDES. Make sure you have quizlet cards for all the vocabulary. Study the terms GCFLearnFree website “Computer Basics”:
SALT & The Microsoft Speech Application SDK
Apache Cordova What is it ? Platforms Development Architecture Plugins
Digital Literacy 1.00 Computer Basics
Web camera Window frame & Screen Microphone Projector
Presentation transcript:

Assistive Technology for Elderly People with Hearing, Speaking or Memory Loss

Features in ATE List of features – An Birds Eye View - Sound Recognizer for tagging images/data - TTS – Text to Speech - Object recognition - Alarm/Reminder Service - Application availability on all platforms - etc...

Problems in application being available on all platform ? - Low memory - Processing speed - Screen size (can be solved programatically) - Updates to feature like new speech synthesis, etc …

Possible Solutions Solutions to approach the problem Using an application/web page Using phone SDK Using WAMI

Application/Web Page - Web page would be an ideal solution but How ? - Present solution does not exists to transfer sound and files to web server through other platform like phone.

Using SDK's (Android) - SDK available but ran into problem of speech recording. - Emulator does not have recognizer and no device mapping to PC emulator - Google license for Emulator recognizer - Device dependent solution would be developed.

WAMI Toolkit – Solution by MIT Web-Accessible Multimodal Interfaces Open Source – MIT License