Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

This Snips skill repeats the last message that your voice assistant has said.

License

Notifications You must be signed in to change notification settings

Ultchad/snips-app-say-it-again

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Say it again skill for Snips

With this Snips skill, 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 skill 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 skill is provided by Koen Vervloesem as open source software. See LICENSE for more information.

About

This Snips skill repeats the last message that your voice assistant has said.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.0%
  • Shell 6.0%