Overview

ChatPaths is a communication app for helping non-verbal kids communicate while on the go. Currently it supports:

  • Building and customizing personalized communication paths
  • Contrasting color scheme to support visual needs
  • Smart sorting algorithms to allow one-touch reordering of speech paths based on usage
  • Manual ordering and anchoring of paths you don’t want sorted
  • Text to Speech prompting
  • Voice recording of prompts for better contextual and familiar cues
  • Multiple user profiles to support therapy and classroom environments

Android CI

Get it on Google Play

Incorporated Works

Chatpaths makes use of a number of 3rd party visual resources as well as compositions and modifications of these resources to provide visuals. These include:

Signing a Release

To build a signed release, add these lines to your ~/.gradle/gradle.properties file

chatpathsKeyStoreFile=/Users/username/git/secret.keystore
chatpathsKeyStorePassword=
chatpathsKeyStoreAlias=
chatpathsKeyStoreAliasPassword=

GitHub

View Github