Teddy Talks
Teddy Talks
External link to .apk
Github Link
This application's function is to provide story like prompts for children to fill in their inputs and create their own stories. Each of the prompts have a basic structure that will allow the child to choose certain words or insert their own input to fill in the rest of the story. Once the prompts are filled, android's Text to speech api will repeat the text back to the child. At the end of the app, the child can have the options to repeat the same story they filled, save the story for another time in a list view database, or restart the whole process again with same or different prompts. Bonus feature, the child is allowed to change the bear avatar cycled throughout the app into different outfits for better user experience.
Youtube Screencast Video
  • List of external libraries and code used in this project
    • android developers: Android Api Text to Speech
    • https://stackoverflow.com/questions/18232372/slide-a-layout-up-from-bottom-of-screen
    • https://stackoverflow.com/questions/31562833/how-to-slide-an-imageview-from-left-to-right-smoothly-in-android
    • https://www.tutorialspoint.com/android/android_animations.html
    • https://www.youtube.com/watch?v=psVzgm_gCe4
    • https://stackoverflow.com/questions/31562833/how-to-slide-an-imageview-from-left-to-right-smoothly-in-android
    • https://www.youtube.com/watch?v=dQ6uc__qP-g (newBoston tutorials)

Web Accessibility