/snips-app-keep-quiet

A Snips app that lets you ask your assistant to stop replying to your voice commands until you ask it to talk to you again.

Primary LanguagePythonMIT LicenseMIT

Keep quiet app for Snips

Build status Maintainability Code quality Python versions GitHub license Languages Snips App Store

With this Snips app, you can ask your assistant to stop replying to your voice commands until you ask it to talk to you again.

Installation

The easiest way to install this app is by adding the corresponding Snips app to your assistant in the Snips Console:

To be able to use this app, you need Snips 1.1.2 (0.62.3).

For disabling and enabling intents, the snips-injection service should be running, because the names of the installed intents are injected in the vocabulary of Snips.

Usage

This app recognizes the following intents:

  • DisableIntent - You ask your assistant to disable an intent.
  • EnableIntent - You ask your assistant to enable an intent.
  • Quiet - You ask your assistant to stop replying to your voice commands.
  • Talk - You ask your assistant to talk again.

Copyright

This app is provided by Koen Vervloesem as open source software. See LICENSE for more information.