Android tutorials

Use these tutorials to quickly voice enable Android apps written in Java and Kotlin:

Building a voice assistant for an Android Java or Kotlin app

Learn how create a voice interface for an Android Java or Kotlin app from scratch and write simple voice commands.

Navigating in an Android app with voice (Kotlin)

Learn how to send commands to an Android app, handle commands on the app side and navigate between tabs with voice.

Passing the app state to the dialog script (Kotlin)

Learn how to create a context-aware voice assistant and send the Android app’s state to the dialog script.

Sending data from the app to the dialog script (Kotlin)

Learn how to send data from an Android app to the dialog script and trigger activities without voice commands.