Voice User Interface for Flash Card on Android Device

Slides:



Advertisements
Similar presentations
YOUR DAYS ARE NUMBERED Comparing Microsoft Exchange 2010 and Google Calendars for Scheduling.
Advertisements

By: Hossein and Hadi Shayesteh Supervisor: Mr. James Connan.
What Future Mobile Learning Holds for the Foreign Service Officers? Limin Zheng Foreign Service Institute
Important information & instructions for doing web upgrade :  User needs to backup all his data before doing web upgrade as the same will get deleted.
Phones and fieldTask. Session Objective Be familiar with: – selecting smart phones for a survey, – configuring them – and using them – fieldTask (c) Smap.
Evaluating GPS Technology Used for Household Surveys Kathy Yu, Arash Mirzaei, Behruz Paschai North Central Texas Council of Governments (NCTCOG) 15 th.
HOW TO MAKE A SURVEY WITH SURVEY MONKEY Directions with Diagrams Professional Development Webinar Survey Monkey Logo.
Modal Interfaces & Speech User Interfaces Katherine Everitt CSE 490F Section Nov 20 & 21, 2006.
Elastic Pathing: Your Speed Is Enough to Track You Presented by Ali.
The World Of Quizlet Making tools that let you study anything, for free.
Thursday, October 27, 2011  May 2012  Background  Problem Statement  Design Specification  Goals  Implementation  Budget  Timeline.
Jenny Zhu Hank Horkoff The Tablet Textbook & Language Graph October
10 BEST APPS TO CORRECT THE SENTENCE. When you are writing anywhere else it can be frustrating to find the best app that can correct the sentences online.
GSU Indoor Navigation Senior Project Fall Semester 2013 Michael W Tucker.
Prof. James A. Landay University of Washington Spring 2008 Web Interface Design, Prototyping, and Implementation Ubicomp Design Pre-Patterns May 29, 2008.
Speech User Interface 10/26/2010. Pervasive Information Access Information & Services I-Land vision by Streitz, et. al.
By: Kenny Raharjo 1. Agenda Problem scope and goals Game development trend Multi-armed bandit (MAB) introduction Integrating MAB into game development.
Stephen Trafford Abbie Bradshaw Kyle Mckeown Adam Martin Holly Riglar.
Setting Financial Goals
How to SWIVl: Using a Gen 2 SWIVL RObot
Supervisor : Trần Vinh Thu
Exam Technique What were you taught last year about exam technique?
Bluetooth connection & GAIA protocol
The Foreign Language Effect on The Sunk-Cost Fallacy
Jacob R. Lorch Microsoft Research
StudiDroid: Mobile Android Application
Effective Presentations
Advance Onenote class notebook
Comparison of and Practical Uses of Kahoot and
Google translate app demo
The Battle Against AIDS
Franklin (Mingzhe) Li, Mingming Fan & Khai N. Truong
PE8 Stress 2.
Setting Financial Goals
Training for the Learning Assessment Software
NBKeyboard: An Arm-based Word-gesture keyboard
Methods of Studying Human Behavior
Before we get started You will need the following apps downloaded to your mobile device: Microsoft Translator Office Lens  This matches with Engage section.
Using Speech Recognition for Input: A Powerful and Readily Available Tool Dr. Donna Olsen Instructional Technologist Central Wyoming College
Supporting ELL Students in Math, Social Studies, and Science
CS 2610 Project Presentation Presented By- Zuha Agha and Tazin Afrin
Easy way to download Flash Keyboard APK for Android
Methods of Studying Human Behavior
Setting Financial Goals
Teaching Large Mixed Ability Classes
Setting Financial Goals
Setting Financial Goals
Android Topics Limited Resources and why we need to consider them.
Setting Financial Goals
Setting Financial Goals
Setting Financial Goals
Setting Financial Goals
Interactive Medium-Fi Prototype
IST346: Operating Systems / Command Line Interfaces
Setting Financial Goals
Setting Financial Goals
Setting Financial Goals
The Wilcoxon signed rank test
Lesson 1: How to start matric STRONG!
Setting Financial Goals
Setting Financial Goals
Setting Financial Goals
Setting Financial Goals
Setting Financial Goals
Effective Questioning
An Android Application to Evaluate Piano Playing Using Fast Fourier Transform (FFT) Algorithm Green Mandias1, Andria Wahyudi2, Hendriawan Jumawan3 and.
SETUP ALEXA APP Setup Alexa on your favorite device and control your smart device with the help of Alexa.
Polytone Convey volume and emotion through text. By: A Team
Setting Financial Goals
Presentation transcript:

Voice User Interface for Flash Card on Android Device Xingtian Dong xid31@pitt.edu

Background Related work MemReflex: Adaptive Flashcards for Mobile Microlearning[1] Adaptive Flashcards[1] New opportunities for learning?

Interface

Libraries android.speech.tts.TextToSpeech android.speech.tts.UtteranceProgressListener edu.cmu.pocketsphinx[2]

Main Algorithm Spaced repetition: Implementation: increase interval of time exploit the psychological spacing effect correct: next interval, wrong: the first interval Implementation: record the interval sequence shift time when fetching the next next timestamp generated when finishing

Demo https://youtu.be/Xoo8bE1EX90

Study Design Compare Voice Flashcards on Alexa and smart phone. VS

Study design Hypothesis: 1. Spaced repetition algorithms can help with short-term language learning on smart phones. 2. Learning on smart phones is better than learning on Alexa. Recruitment plan and study design: We recruited 5 participants(2 females, 3 males) with a mean age of 23. All of them have been United States for about two years and use English as their second language. Each participants flipped cards while using Alexa and smart phone to learn new words. Each participants used both devices to learn new words for 20 minutes and was examined by a word test before and after using Learning.

Study result A paired T-test was conducted to compare the words they know before learning and after learning. There was a significant difference in the numbers of words they know before learning(M = 4.8, SD = 1.01) and after learning(M = 13.2, SD = 1.92), t = 72, p < 0.0001. These results suggest that learning with smart phone do have effect on the words they know. Specifically, the result suggests participants know more words after learning with phone.

Study result A paired T-test was conducted to compare the words they learned using Alexa and smart phone. There was a significant difference in the numbers of words they know before learning(M = 6.2, SD = 1.64) and after learning(M = 8.4, SD = 1.14), t = 6.05, p < 0.05. These results suggest that there is significant difference between using Alexa and smart phone. Specifically, the result suggests using smart phone is better then using Alexa.

Feedback from participants For Alexa: Participants find it hard to understand the explanation. There are some unknown terms in the explanation and they think the speed which Alexa explains is a little fast. It is difficult for them to follow. Some participants get bored at about 14 mins during the experiment. Sometimes the participants find it difficult to detect if Alexa receives the command or not. And it is also difficult to detect why Alexa gives no response, whether Alexa is waiting for the set time to generate next word or it doesn’t receive a command. For smart phone: Sometimes, it will automatically activate ‘stop’ or ‘next’ when the user doesn’t response for long. Also get bored, but feels better than using Alexa.

Conclusion Pure voice interface is not ideal for learning new language, because it is hard for users to access the content. Audio technique is a great augment to other interfaces. Audio technique provides new opportunities for learning.

Future work Using adaptive space repetition algorithm instead of fixed space repetition algorithm. Adding Chinese explanation option to the app, so that the user can choose the one he wants. Explore more testing modes like check the spelling or explanation.

References [1] Derren, E.,Stephen, F., Michael, W., & James, L. (2012) MemReflex: Adaptive Flashcards for mobile Microlearning. MobileHCI’12, September 21-24. [2] https://cmusphinx.github.io/wiki/tutorialandroid/