Contribute via GitHub pull requests.
- support for other languages, see #38
- optimize UX for Android Wear, Auto, TV, Things, ...
- audio compression
- support for external (e.g. Bluetooth) microphone
- improve the offered intents/extras to better integrate with Tasker and similar apps
- hotword detection, see VoiceInteractionService
Generating PNG launcher icons and diagrams:
gradle -b other.gradle makeIcons
gradle -b other.gradle makeDiagrams
git submodule add [email protected]:Kaljurand/speechutils.git speechutils
Version tags are set by e.g.
git tag -a v1.1.02 -m 'version 1.1.02'
The last number should be even.