Skip to content

iZNDGroup/loomo-voice-assistant

 
 

Repository files navigation

Loomo Voice Assistant

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.

Installation

  1. Clone the repository
  2. Create an API Key for Google Cloud TTS and add the key to gradle.properties (you may need to create the file first)
  3. Create a service account for your Google Cloud project and download the credentials.json and save it to your raw folder.
  4. Build the app and have fun. :)

Disclaimer

This app was built as part of an university project. There may be bugs, please use with caution.

About

Advanced voice interaction with Segway Loomo via Google Dialogflow and PocketSphinx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%