Skip to content
This repository has been archived by the owner on Feb 2, 2020. It is now read-only.

A Snips app that repeats the last message that your voice assistant has said or heard or the last action it has performed

License

Notifications You must be signed in to change notification settings

koenvervloesem/snips-app-say-it-again

Repository files navigation

Say it again app for Snips

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

Important information: Following the acquisition of Snips by Sonos, the Snips Console is not available anymore after January 31, 2020. As such, we have exported all data of the English and German version of this app from the Snips Console and made these available in the directory console with the same MIT license as the rest of this project. This project has been archived. If you're searching for an alternative to Snips, I believe that Rhasspy is currently the best choice for an offline open source voice assistant.

With this Snips app, you can ask your voice assistant to repeat its last message, the last text it captured from your speech or the last action it has performed.

The app is multi-room aware: it repeats the last message it has said or heard or the last action it has performed on the site you are talking to.

Installation

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

Usage

This app recognizes the following intents:

  • SayItAgain - The user asks to repeat the last message. The app responds by repeating the most recent message it uttered.
  • WhatDidISay - The user asks to repeat the last text Snips has captured. The app responds by repeating the most recent text it captured from the user's speech.
  • RepeatAction - The user asks to repeat the last action Snips has performed. The app responds by repeating the most recent intent it captured, which executes its corresponding action again.

Copyright

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

About

A Snips app that repeats the last message that your voice assistant has said or heard or the last action it has performed

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published