Skip to content

ArezooNazer/VoiceInteractionSample

Repository files navigation

Voice Interaction

This is an android voice interaction app that consists of:

  • Hotword detection using Porcupine
  • Google speech to text

Usage

  1. If you want to interact with the assistant through hotword, get new Porcupine access key and replace it with the existing one
  2. Run the application and grant the record audio permission
  3. Choose app as the default voice assistant
  4. Use "Alexa" or "Hey google" or long press the home button to wake up the assistant
  5. Say "dismiss" to dismiss the assistant

Resources

  1. Implement a Voice Interaction Application (VIA)
  2. Porcupine - Android Quick Start