Story Teller Application

Image
Project Date April 10th, 2024

The Story Teller App is an interactive Android application that allows users to add, view, and listen to stories using text-to-speech (TTS) technology. It features two portals: Admin (to manage stories) and User (to explore and listen to stories).

Key Features:

  • Admin can approve or remove stories to maintain quality.
  • Converts written stories into natural-sounding speech.
  • Users: Browse, search, and listen to stories.
  • Technologies Used:

  • Programming: JAVA (Android Development)
  • Database: Firebase Firestore / SQLite
  • Text-to-Speech: Google TTS API
  • Authentication: Firebase Authentication (Email)