mirror of
https://github.com/jahruz67/Bible-Daily.git
synced 2026-08-08 18:14:05 +00:00
- Implemented Text-to-Speech (TTS) feature in MainActivity for reading daily scriptures. - Added controls for TTS playback including play/pause, seek bar, and status updates. - Created a voice selection dialog in SettingsActivity to choose between available TTS voices. - Updated UpdateManager to manage TTS voice options and preferences. - Added a new drawable resource for speaker icon used in TTS controls.