1
1
Fork
You've already forked udderance
0
simple text-to-speech AAC https://udderance.app
  • JavaScript 99.6%
  • HTML 0.3%
Find a file
Tavi 0e21595955
Restore mini.css default color palette
Signed-off-by: Tavi <tavi@divested.dev>
2026年04月26日 10:00:35 -04:00
boards Tweaks 2025年06月18日 13:43:18 -04:00
fragments Restore mini.css default color palette 2026年04月26日 10:00:35 -04:00
static Restore mini.css default color palette 2026年04月26日 10:00:35 -04:00
stubs Note 2026年03月19日 23:02:41 -04:00
translations Add the remaining 5647x35 translations 2025年06月18日 05:53:11 -04:00
.gitignore Tweaks 2025年06月26日 20:44:52 -04:00
assemble_pages.php Improved automatic dark mode 2025年06月19日 12:05:32 -04:00
generate.sh Faster generation 2026年01月06日 05:16:11 -05:00
LICENSE Add many more boards 2025年06月18日 08:49:43 -04:00
LICENSE.AGPL-3.0 Initial migration out of divested.dev repo 2025年06月10日 04:05:22 -04:00
package-android.sh Custom speech handler for Android wrapper 2025年06月26日 20:06:05 -04:00
pictogram_helper.sh Fixups 2025年06月15日 14:32:45 -04:00
prepare-mulberry.sh Compile helpers & documentation 2025年06月26日 19:27:36 -04:00
prepare-sherpa-integrity.sh Compile helpers & documentation 2025年06月26日 19:27:36 -04:00
prepare-sherpa-prebuilt.sh Sherpa updates 2026年03月19日 22:43:34 -04:00
prepare-sherpa-source.sh Sherpa updates 2026年03月19日 22:43:34 -04:00
README.md Tweaks 2025年07月08日 05:31:10 -04:00
TODO Update the README 2025年06月27日 11:57:21 -04:00

Banner

Udderance

Overview

Udderance is a text-to-speech (TTS) based augmentative and alternative communication (AAC) app with a focus on simplicity and cross-platform usage.

Usage via Web or PWA

Visit https://udderance.app/pages/aac

Usage via Android wrapper

Get it on F-Droid

Compiling

sh prepare-sherpa-prebuilt.sh #download prebuilt Sherpa
sh prepare-sherpa-source.sh #optionally compile Sherpa instead
sh prepare-mulberry.sh #import Mulberry Symbols
sh generate.sh #assemble everything
sh package-android.sh #optionally generate assets for Android wrapper