A TTS(text-to-speech) based native android application which takes input from user of a community or organisation and displays it in open public where all members of the group or community can see it. It basically promotes freedom of speech and opinion in a group , organisation , educational institution or community.
- Displays member's messages in a live screen
- 3d-model acts as message reading anchor
- Implements TTS module to convert text to speech
- Stores user feed in a database and runs them on the live screen
- Interactive UI
Check our releases to download our app.
- First off, you require the latest Android Studio Arctic Fox (or newer) to be able to build the app.
- Make sure your phone emulator's opengl setting set to 3.0
The application is using open source library Sceneform
, which is unstable . Expect random crashes or improper model rendering behaviours. Hopefully, they will be fixed within the next alpha release.
There's a huge room for improvements! Please open an issue to report bugs, discuss ideas and so on.
Check out the repo's issue backlog for source requests and bug reports.
To get started with development, see CONTRIBUTING.md.