React Native Text-To-Speech library for Android and iOS
Google Cloud Platform Text To Speech library use API_KEY on Android Example.
ArabicTTS (TextToSpeech) Android library with a sample
Kathok is a Bangla TTS built using espeak library
Kotlin multiplatform TTS library for Android and Browser (Kotlin/JS)
A functionless Android app that demonstrates a basic integration with the Spokestack library.
An old SMS project from Usability, includes heavy use of Android's TTS and STT libraries.
A text to speech library based on Android TTS API which provide more controls on reading
This is a voice-based email application that enables the visually impaired send mails with just voice commands. Implemented using TTS and STT libraries, Android Accessibility Features and SMPT Libraries
Flex is a simple Android App to connect to a Gesture based glove. It receives the data from the glove through bluetooth and using a TTS library, converts the gesture data to words and reads them out loud.
Android App. Given a word or a set of them, the app displays the first image that appears on Google Images when they are searched. In addition, it allows to translate the searched term into any of 93 available languages. It has also a text to speech function. The app makes use of jsoup library and Yandex Translate API. Current state: TTS function not implemented, it needs to be improved overall.