android-robocar icon indicating copy to clipboard operation
android-robocar copied to clipboard

Add support for voice output

Open zugaldia opened this issue 8 years ago • 0 comments

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.

zugaldia avatar Feb 26 '17 19:02 zugaldia