Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.12 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.12 KB

Numbers TTS List App

The Numbers TTS List App is a simple Android application that displays a list of numbers from 0 to 1000 and allows the user to hear the numbers pronounced using Text-to-Speech (TTS) technology.

Features ✨

  • Displays a list of numbers from 0 to 1000.
  • Each number in the list can be pronounced using Text-to-Speech.
  • Built using the MVVM (Model-View-ViewModel) architecture for separation of concerns and maintainability.
  • Utilizes Android Architecture Components such as ViewModel and LiveData. 🏗️
  • Implements ViewBinding for efficient view access and null safety. 🔗
  • Uses the RuleBasedNumberFormat library for number-to-words conversion.

Technologies and Libraries Used 🚀

  • MVVM (Model-View-ViewModel) architecture
  • ViewBinding
  • Kotlin programming language
  • Android Architecture Components: ViewModel and LiveData
  • [RuleBasedNumberFormat] (https://github.com/icu4j/icu) library for number-to-words conversion

Screenshots 📷

Contact 📧

For any questions or inquiries, feel free to reach out to [email protected].