This app demonstrates basic speech assistant functionality for the Segway Loomo Robot. It can be used both offline and online (via Dialogflow and Google Cloud services). It also provides interfaces to control the robot movement via speech input.
- Clone the repository
- Create an API Key for Google Cloud TTS and add the key to gradle.properties (you may need to create the file first)
- Create a service account for your Google Cloud project and download the credentials.json and save it to your raw folder.
- Build the app and have fun. :)
This app was built as part of an university project. There may be bugs, please use with caution.