android-robocar
android-robocar copied to clipboard
Add support for voice output
Android Things can use a standard speaker to talk to the Robocar user. We'd like to build the following:
- A generic interface that could be implemented by third-party providers (AWS Polly, Google Speech API...).
- A default implementation using core Android's TTS.