All Projects → Danesprite → tts-util-app

Danesprite / tts-util-app

Licence: Apache-2.0 License
TTS Util — Text-to-speech utility Android app for synthesising text into audible speech

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to tts-util-app

spokestack-android
Extensible Android mobile voice framework: wakeword, ASR, NLU, and TTS. Easily add voice to any Android app!
Stars: ✭ 52 (+136.36%)
Mutual labels:  text-to-speech
Fre-GAN-pytorch
Fre-GAN: Adversarial Frequency-consistent Audio Synthesis
Stars: ✭ 73 (+231.82%)
Mutual labels:  text-to-speech
SPYZIER-APP
Android spying app and Parental controller app.
Stars: ✭ 156 (+609.09%)
Mutual labels:  android-app
Reside-Menu
By applying viewpager animation you can also make AMAZING Reside Menu's
Stars: ✭ 72 (+227.27%)
Mutual labels:  android-app
sam
SAM: Software Automatic Mouth (Ported from https://github.com/vidarh/SAM)
Stars: ✭ 33 (+50%)
Mutual labels:  text-to-speech
Super-Stitch
一款视频超级拼接软件
Stars: ✭ 28 (+27.27%)
Mutual labels:  android-app
Pictograph-Keyboard
Simple Emoji Keyboard application
Stars: ✭ 14 (-36.36%)
Mutual labels:  android-app
Vibrator
通过调用手机的振动马达实现按摩功能
Stars: ✭ 75 (+240.91%)
Mutual labels:  android-app
MediumScraper
Scraping articles of medium and providing audio versions 📑 to 🔊 using django
Stars: ✭ 12 (-45.45%)
Mutual labels:  text-to-speech
RTranslator
RTranslator is the world's first open source real-time translation app.
Stars: ✭ 59 (+168.18%)
Mutual labels:  android-app
OmniList
开源的时间管理App,基于Material Design设计
Stars: ✭ 61 (+177.27%)
Mutual labels:  android-app
AndroidBatteryStats
Displays all battery stats of an Android device using broadcast receiver.
Stars: ✭ 20 (-9.09%)
Mutual labels:  android-app
ToDue
An android app to keep track of your ToDo's
Stars: ✭ 23 (+4.55%)
Mutual labels:  android-app
FireFiles
Powerful Android File Manager for everything that runs on Android OS (Android TV, Android Watch, Mobile, etc)
Stars: ✭ 37 (+68.18%)
Mutual labels:  android-app
UninstallSystemApps
Uninstall System Apps is a free app to remove system apps! You can join here!
Stars: ✭ 62 (+181.82%)
Mutual labels:  android-app
android-developer-nanodegree-by-google
Projects for Udacity Android Developer Nanodegree - Sandwich Club, Popular Movies, Baking App (WIP), Build It Bigger, Make Your App Material, and Go Ubiquitous
Stars: ✭ 14 (-36.36%)
Mutual labels:  android-app
AudioSpeedUp
Android app developed for fun during lockdown. With this simple app you can play audio files, such us WhatsApp voice messages, in background at custom speed.
Stars: ✭ 25 (+13.64%)
Mutual labels:  android-app
TwitterPiBot
A Python based bot for Raspberry Pi that grabs tweets with a specific hashtag and reads them out loud.
Stars: ✭ 85 (+286.36%)
Mutual labels:  text-to-speech
leon
🧠 Leon is your open-source personal assistant.
Stars: ✭ 8,560 (+38809.09%)
Mutual labels:  text-to-speech
lndr-mobile
LNDR mobile app in React Native
Stars: ✭ 14 (-36.36%)
Mutual labels:  android-app

TTS Util

TTS Util is a utility app for synthesising text into audible speech using Android's text-to-speech framework.

Get it on F-Droid Get it on Google Play

Features

  • Read input text, clipboard text or text files using text-to-speech.
  • Create speech wave files from text files.
  • Share text to read using share menu entries.
  • Read clipboard text using launcher shortcuts (requires Android 8 or higher).
  • Configurable app-specific text-to-speech settings: engine, voice, pitch and speech rate.
  • Supports any text-to-speech engine that uses Android's TTS framework.
  • Supports Android 5.0 and above.

TTS Engine Requirement

This app is not itself a TTS engine. A separate text-to-speech engine app is required in order for this app to function. Most devices should come with one preinstalled.

Building

TTS Util can be built by importing the project into Android Studio. It can also be built from the command-line with Gradle if you don't use Android Studio.

Licence

TTS Util is free software licensed under the Apache 2.0 licence.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].