Skip to content

frokanic/NumbersTTSList

Repository files navigation

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].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages