Skip to content

Android companion app, sends commands from your Android device to your Mycroft system and returns the output as speech or other medium to the Android device.

License

Notifications You must be signed in to change notification settings

indo-mars-technologies/Mycroft-Android

 
 

Repository files navigation

Mycroft-Android

This is the Android companion app to Mycroft-core. It works by opening a websocket connection to the Mycroft-core messagebus and sending and receiving messages from there.

It implements voice recognition and Text To Speech (TTS) via Google API's at the moment, but that may change soon.

To Install

Import the repo into Android Studio, or your IDE of choice. Build and deploy to a device

Once the app is running on a device (Lollipop or later SDK 24), you will need to set the IP address of your Mycroft-core instance in the Settings -> General Options menu. That will then create a websocket connection to your Mycroft and off you go!

To help out

If you would like to help out on this project, please join the Mycroft community SlackHQ and ask where you can contribute! Design and UI/UX is most needed at this point, but any and all help is greatly appreciated!

About

Android companion app, sends commands from your Android device to your Mycroft system and returns the output as speech or other medium to the Android device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%